ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CursorPos (Function)
Returns and modifies the position of the mouse cursor.
MouseCursor (Property)
The MouseCursor property gets and sets the cursor displayed when pointing over a control, window or page.
EditCaret (Function)
Modifies the standard hover cursor for all the edit controls of the application.
Social network: Available targets
This page presents the different possibilities of Social Network control according to the selected options......
fDir (Function)
Finds a file or directory.
iEndPrinting (Function)
Signals the end of the document to print and actually starts printing the data stored in the printer spooler via the following functions: iPrint, iPrintImage, iNewLine, etc.
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
Multiline strings
To type character strings over several lines in the code editor...
Sound (Function)
Plays a sound in WAV format.
HModifyFileProperty (Function)
Modifies the properties of an HFSQL file located on a server.
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
MCI constants
List of constants used by the MCI functions....
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
dbgSaveMemoryDump (Function)
Saves a dump of memory used by the application.
xlsAddWorksheet (Function)
Adds or inserts a new worksheet into an Excel document.
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
DisplayEnabled (Property)
The DisplayEnabled property is used to: determine whether or not a control or window is refreshed. If the control is displayed, its content is refreshed regularly. refresh a control or window....
ReplicSynchronize (Function)
Synchronizes the data corresponding to a replication.
StringToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string passed in parameter.
HModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
HAddUser (Function)
Adds a user to a database.
HSL (Function)
Creates a color from its hue, saturation and lightness.
XMLAddChild (Function)
Adds a child tag into an XML document.
SpeechRecognitionDeleteCommand (Function)
Deletes a voice command previously added with SpeechRecognitionAddCommand.
ExceptionPropagate (Function)
Propagates an exception.