ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Peeling Corner control properties
Events associated with List Box controls
List of events associated with List Box controls...
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
<Page>.Display (Function)
Displays a web page in the user's browser....
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
fMemExist (Function)
Checks the existence of a shared memory zone.
6. Source Code Manager (SCM)
To simplify teamwork, WINDEV Mobile includes a Source Code Manager....
TableInputInProgress (Function)
Indicates whether a Table or TreeView Table control is currently in edit.
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
gCoord (Function)
Builds a sequence of characters used to define the position of the input cursor for a text.
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.
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
Properties associated with the tab pane
A tab pane found in a window or in a page can be handled by the following WLanguage properties......
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
UploadCopyFile (Example)
Usage example of the UploadCopyFile 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.
NetSendFile (Example)
Usage example of the NetSendFile function
mongoWriteConcern (Type of variable)
The mongoWriteConcern type is used to define the level of acknowledgment of receipt requested for the write operations in a stand-alone mongod, in a set of replicas or in fragmented clusters.