ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fListResource (Function)
Lists the resources integrated to the application.
grLegend (Function)
Indicates the presence and position of legend in a chart.
ThreadWaitSignal (Example)
Usage example of the ThreadWaitSignal function
Clipboard (Function)
Retrieves the text or image found in the system clipboard.
GPSLastPosition (Function)
Retrieves the information about the last known device position.
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
grScatterPointSize (Function)
Defines the size of points in a "Scatter" chart.
grAutoRefreshCategoryLabel (Function)
Identifies or defines whether the category labels are refreshed whenever the chart is drawn.
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
MenuDelete (Function)
Deletes a menu or a menu option.
zipChangePath (Example)
Usage example of the zipChangePath function
HDescribeConnection (Function)
Describes a new connection to an external database.
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
The Edit control
The Edit control allows users to enter data......
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
HOpenConnection (Function)
Opens a connection to a specific database.
StringInsert (Function)
Inserts a string into another character string at a given position.
EnumControl (Function)
Returns the name of Nth control found in the specified element.
fAttribute (Function)
Returns or modifies the attributes of a file.
HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
zipDeleteFile (Function)
Deletes a file from an archive.
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.