ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

gLine (Function)
Builds a sequence of characters containing a line.
6. Internal window
Internal windows...
Diagram constants
The following constants are used to manage diagrams:...
SendKey (Function)
Simulates the keystrokes and the mouse actions.
MapDeleteAll (Function)
Deletes the following from a Map control: all markers, all shapes, all images....
Position (Function)
Finds the position of a specified string within another string.
sClose (Function)
Closes the specified serial port, parallel port or infrared port.
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
TreeID (Function)
Used to build the path of the elements found in a TreeView control by differentiating the duplicates.
Video functions
List of video functions...
ContactReset (Function)
Reinitializes: the Contact structure. a Contact variable....
grSourceSeries (Function)
Defines the source of a series.
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
Constants for managing contact functions
ParallelTaskExecuteAfter (Function)
Indicates a continuation parallel task that will be run when one of the specified parallel task is completed.
ParallelTaskExecuteAfterAll (Function)
Indicates a continuation parallel task that will be run when all the tasks found in an array of parallel tasks are ended.
SQLNext (Function)
Positions on the next row of the query result.
SQLPrevious (Function)
Positions on the previous row of the query result.
SQLLast (Function)
Sets the position on the last row of the query result.
SCM administrator: Managing branches
The SCM (Source Code Manager) administrator allows to you manage the branches of the different projects found in SCM......
ServiceInstall (Function)
Installs a Windows service or a Linux daemon according to the information given in the members of the Service variable.
OBEXListFile (Function)
Lists the files shared by a device that is using the OBEX protocol.
ChangeSkinTemplate (Function)
Dynamically changes the skin template: of all windows found in the current application, of the windows found in the WINDEV components used by the application, of a specific window found in the project....
HViewToFile (Function)
Saves the modifications performed in an HFSQL view (by HModify, HDelete or HCross) in the corresponding data file. This function uses the former view mechanism.
grWndSize (Function)
Defines the size of the window containing the chart.