ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
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.
gCoord (Function)
Builds a sequence of characters used to define the position of the input cursor for a text.
RegistryListKey (Function)
Lists the subkeys of a registry key.
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.
gBackground (Function)
Builds a sequence of characters used to define the display color (background color of a text, circle, rectangle, ...).
HListTrigger (Function)
Returns the list of triggers applied to one or more HFSQL tables.
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
gFont (Function)
Builds a sequence of characters describing the font that will be used for the text.
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
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
Indirection operators
Operators { and operators } operators are used to access a field, variable, class member or table item by dynamically constructing the name of the field, variable, class member or item...
gpwMode (Function)
Returns the runtime mode of the User Groupware.
mlSaveWorkspace (Function)
Saves the session workspace in a MATLAB file.
mlExecute (Function)
Evaluates and runs a command on a MATLAB session.
mlListVariable (Function)
Lists the variables found in the MATLAB session.
<picLayer variable>.DrawRectangle (Function)
Draws a rectangle in a picLayer variable.