ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling an Upload control through programming
The Upload control is used to upload one or more files....
List of operators
<TreeView Table column>.SearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
Handling a Web Component control through programming
MapGetJSObject (Function)
Returns the instance of the API of Map control.
Converting C types
Depending on the type of programming, it may be useful to know the correspondence between the types used in C and the types used in WLanguage......
Polar Area charts
Polar Area charts are similar to Pie charts. However, each segment has the same angle......
Debugging constants
List of constants used by the debugging functions...
LooperRecNum (Function)
Returns the number of the current record in a Looper control based on a data file.
grSurfaceAltitudeColor (Function)
Defines the color used for the altitude (Z axis) of a surface chart.
MenuInsertOption (Function)
Inserts a new option at a specific position.
SelectionColor (Function)
Changes the characteristics of the selection bar in a Table control, Combo Box control or List Box control.
MenuInsertSeparator (Function)
Inserts a separator into a menu.
SchedulerPosition (Function)
Displays a Scheduler control from a specified date or returns the date of the first day (or last day) displayed in a Scheduler control.
sfSearchResult (Type of variable)
The sfSearchResult type is used to find out the result of SFSearch...
Functions for handling directories and external files
List of functions for handling external files...
gglConnection (Type of variable)
The gglConnection type is used to describe a connection to the Google services and to manage the authentication to different services...
17. TLS/SSL: Encrypting information on the Web
sfMergeRequest (Type of variable)
The sfMergeRequest type is used to describe the elements to merge during the call to SFMerge...
Constants for managing XML documents
List of constants used by the functions for managing XML documents....
LoadWDL (Example)
Usage example of the LoadWDL function
SocketCreate (Example)
Usage example of the SocketCreate function
TwainState (Example)
Usage example of the TwainState function
MapDisplayPosition (Example)
Usage example of the MapDisplayPosition function
<Table>.Save (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.