ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with an Ad control
WINDEV Mobile manages the following events by default (in order of appearance in the code editor):
saasClient (Type of variable)
The saasClient type is used to define the advanced characteristics of a SaaS client account.
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
iPageHeight (Function)
Calculates the height of printable page (in millimeters) while taking the top or bottom margins into account.
emailAttach (Type of variable)
The emailAttach type is used to handle an attachment.
5. Which type of server to choose?
tapiDial (Function)
Dials a phone number for a voice line.
WINDEV License Agreement
WINDEV License Agreement...
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
VariableReset (Function)
Resets the variable to its initial value.
TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview Table control.
iPageHeightLeft (Function)
Calculates the available height (in millimeters) left on the current page while taking into account the defined margins (top or bottom).
MemFound (Function)
Checks whether the sought element was found.
zipArchivedFile (Type of variable)
The zipArchivedFile type is used to handle a file found in an archive in one of the following formats: ZIP, CAB, RAR or WDZ or a file to add into an archive.
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
The Clickable Image control
The Clickable Image control can be used to......
TokenEnabled (Property)
The TokenEnabled property determines if an Edit control is a "Text token" Edit control.
Point (Type of variable)
A Point variable is a structured type that is used to represent a position (X, Y) in 2 dimensions.
ParallelTaskWaitAll (Function)
Waits for the end of execution of all parallel tasks found in an array.
gr3DSParameter (Function)
Retrieves or modifies a parameter for drawing a chart in 3D Spatial mode.
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
SOAPRunXML (Example)
Usage example of the SOAPRunXML function
SOAPError (Example)
Usage example of the SOAPError function
Label report
The report editor allows you to create "Label" reports......