ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LooperDeleteAll (Function)
Deletes all rows from a Looper control populated programmatically.
MapAddMarker (Function)
Adds a new marker onto a map displayed in a Map control.
PDFExtractPage (Function)
Extracts a page from a PDF file in a variable of type Image.
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
grExist (Function)
Checks the existence of a chart in memory.
Writing to the Free Technical Support
When you encounter a problem, try to isolate it and to reproduce it by using the minimum number of elements......
zipClose (Function)
Closes an archive.
SFModify (Function)
Modifies the records of a file defined in Salesforce.
Upload control properties
The Upload control can be handled in server code and in browser code by the WLanguage properties......
The Dockable Panel control
The Dockable Panel control allows you to easily organize the software interface into zones that the end user can freely move......
Page (Property)
The Page property is used to handle a page.
Map control functions
Map control functions...
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
<String type>.Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
ThreadExecute (Function)
Starts the execution of a secondary thread.
Google document management functions
List of functions for managing Google documents...
HFilter (Function)
Defines and enables a filter on a data file, view or query.
zipNbFile (Function)
Returns the number of files found in an archive (in CAB, RAR, ZIP, WDZ or 7z format).
HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.
WebserviceWriteHTTPHeader (Function)
Adds an additional HTTP header to a request of a REST Webservice.
RESTSend (Function)
Sends a REST request and waits for the server response.
CharactTypeCount (Function)
Returns the number of characters matching a given type.
Font
The Font keyword can correspond to: a Font variable. the Font property....
CursorCapture (Example)
Usage example of the CursorCapture function
TableCollapseAll (Function)
Collapses: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....