ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library...
Constants for managing MongoDB databases
Constants used by the Mongoxxx functions...
ControlInvisible (Function)
Makes a control (or a group of controls) invisible in a window. An animation can be set on the controls during this operation.
ParallelTaskExecuteAfter (Function)
Indicates a continuation parallel task that will be run when one of the specified parallel task is completed.
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
ParallelTaskExecuteAfterAll (Function)
Indicates a continuation parallel task that will be run when all the tasks found in an array of parallel tasks are ended.
grGradient (Function)
Enables or disables the display of color gradients in a chart.
Chart management functions
...Chart management functions...
2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min
CtCacheSize (Property)
The CtCacheSize property is used to determine and change the maximum number of records that can be stored in the cache of the Native MySQL Connector.
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
Ping (Function)
Checks whether a network address can be reached by using the ICMP protocol (similar to the PING network utility).
String (Variable type)
The String type is used to manipulate strings......
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
"Preset controls" pane
The "Preset controls" pane proposes several preset controls that can be included in the current window or in the current page by "Drag and Drop"......
HDBIndex (Function)
Opens an xBase index file.
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).
dSaveImageGIF (Function)
Saves an image: in a file in GIF format. in memory....
FileDisplay (Example)
Usage example of the FileDisplay function
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
BrowserRunApp (Function)
Opens the default Web browser of the current device.
SpeechRecognitionDeleteCommand (Function)
Deletes a voice command previously added with SpeechRecognitionAddCommand.