ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
LooperSelectCount (Function)
Returns the number of selected rows in a Looper control.
grAutoRefreshSeries (Function)
Identifies or defines whether a series is refreshed whenever the chart is drawn.
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
Project description: Telemetry tab
The project description window allows you to configure various elements of your project......
iParameterViewer (Function)
Configures the report viewer.
InvalidInputDetect (Function)
Detects and signals an error on required controls left empty and/or controls with invalid data....
Declaring and using a variable
A variable is defined by name and type......
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
CursorOptions (Property)
The CursorOptions property is used to manage the type of cursor used for a connection (Native Connectors, OLE DB, etc.).
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min
Check: HTTP connectivity
The monitoring robot will read the header and the content of a web page......
gBackgroundGradient (Function)
Describes a display color in gradient mode.
WebserviceClientIPAddress (Function)
Returns the IP address of the computer using and calling the Webservice.
TileAdd (Function)
Adds a new tile customization for the current Windows Store Apps application.
Automatic update (Network applications)
This step of the wizard allows managing the automatic updates of the applications from the reference server....
History of versions (network setup)
The setup wizard allows you to configure the history of versions during a network setup....
WinEdDo (Function)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....
zipSelectFile (Function)
Selects files from an archive.
InitialAnimation (Property)
The InitialAnimation property determines whether the animation of an Image, Button, Static or Carousel control is enabled when the control is created.
MyPage (Reserved word)
MyPage is used to handle the current page...