ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Table control functions
List of functions specific to Table controls...
zipMerge (Example)
Usage example of the zipMerge function
CDList (Function)
Returns the list of CD/DVD players installed on the current computer....
<DiskFile variable>.Read (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
TokenURL (Property)
The Property URLToken allows you to know and modify the URL for retrieving the access token.
Modified (Property)
The Modified property lets you know if an element has been modified.
Namespace (Property)
The Namespace property is used to manage namespaces.
Reintegrating translated text into a project
Once the translation of framework libraries ("......
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
SOAPAddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a Webservice.
MemSeek (Example)
Usage example of the MemSeek function
zipAddDirectory (Example)
Usage example of the zipAddDirectory function
SCM: Creating a repository
To share a project via the Source Code Manager, a repository must be created......
TextItemCompleted (Property)
The TextItemCompleted property is used to manage text items in an HFSQL table.
fReadLine (Example)
Usage example of the fReadLine function
fSize (Example)
Usage example of the fSize function
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
grStartAngle (Function)
Sets the starting angle of the first section in the following types of chart: Pie, Semi-circular or Donut. Sunburst. Radial bar chart....
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.