ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

6. Source Code Manager (SCM)
To simplify teamwork, WINDEV Mobile includes a Source Code Manager....
LooperSelectPlus (Function)
Selects a row in a Looper control.
iParameterReport (Function)
Configures the printer by opening the configuration window.
The planes (in a window or in a report)
The planes are used to group the window controls......
Comparison operators
The comparison operators can be divided into several categories......
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
Step 1: Configuring the print parameters
This step allows you to choose......
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
fMemExist (Function)
Checks the existence of a shared memory zone.
zipNbFile (Function)
Returns the number of files found in an archive (in CAB, RAR, ZIP, WDZ or 7z format).
TableInputInProgress (Function)
Indicates whether a Table or TreeView Table control is currently in edit.
gCoord (Function)
Builds a sequence of characters used to define the position of the input cursor for a text.
TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.
zipNbPart (Function)
Returns the number of sub-archives (parts) found in an archive in CAB, RAR, ZIP, WDZ, 7z, TAR or TGZ (TAR.GZ) format.
RegistryListKey (Function)
Lists the sub-keys of a registry key.
DDERetrieve (Example)
Usage example of the DDERetrieve function
Events associated with formatted display controls
List of events associated with formatted display controls...
SchedulerTaskList (Function)
Retrieves the list of scheduled tasks.
ThreadWaitSignal (Example)
Usage example of the ThreadWaitSignal function
mlResetWorkSpace (Function)
Deletes all the variables from the MATLAB session.
mlDeleteVariable (Function)
Deletes a variable from the MATLAB session.
RedisSubscribe (Function)
Subscribes to a Redis broadcast channel.