ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Edit control: buttons integrated into the input field
You can include different buttons in the input area of an Edit control......
zipOpen (Function)
Opens an existing archive.
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
OrganizerChangeMode (Function)
Modifies the time range displayed by an Organizer control (Day/Week/Month)....
fBuildPath (Function)
Builds a complete file path from the directory and short name of a file. This function is mainly used to get a valid file name without having to worry about the presence of separators in the path ('/' or '\') or about their direction according to the platform....
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
grGridlines (Function)
Displays or hides the chart gridlines.
grLineThickness (Function)
Retrieves and/or modifies the value of the line thickness in a line chart....
HDescribeConnection (Function)
Describes a new connection to an external database.
grLegend (Function)
Indicates the presence and position of legend in a chart.
fCopyDir (Example)
Usage example of the fCopyDir function
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
ThreadWaitSignal (Example)
Usage example of the ThreadWaitSignal function
gglContact (Type of variable)
The gglContact type is used to describe and modify a contact used by the Google Contacts service...
saasSubscription (Type of variable)
The saasSubscription type is used to define the advanced characteristics regarding the subscription of a SaaS client account to a pricing.
wsRequest (Type of variable)
The wsRequest type is used to define the advanced characteristics of a Webservice.
apiRequest (Type of request)
The apiRequest type is used to define all the advanced characteristics of a request executed via a REST web service imported using the OpenAPI documentation.
aiConfigureContourDetection (Type of variable)
The iaConfigureContourDetection type is used to define the parameters of the contour detection 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.
BurnerCompilationInfo (Function)
Retrieves the characteristics of current compilation.