ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Various WEBDEV constants
Various WEBDEV constants...
MyFile (Reserved word)
In a trigger, MyFile is used to identify the file that activates the trigger...
Error 113: Non-dynamic array without definition
Error 28: No END statement is associated with this SWITCH
MapGetPosition (Function)
Returns the geographical position of the point located in the center of the map currently displayed in a Map control.
SNMPTrapEnable (Function)
Enables the interception of an SNMP "trap" sent by an agent.
"Long press" optional event
The optional event "Long press/Open context menu" is run during a long press on the controls of a window......
MapEndOfMove (Function)
Stops following the device movement in a Map control.
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
Conversion (Function)
Converts a value from a unit to another one.
LooperAddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.
The RTF control (Report editor)
The "RTF" (Rich Text Format) control is used to display a formatted character string in your report......
How to color a control with focus?
This help page explains how to highlight the control where the input is performed....
Table control functions
List of functions specific to Table controls...
tapiBlindTransfer (Function)
Performs a "blind" transfer.
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
AdLoaded (Property)
The AdLoaded property indicates whether an ad is currently loaded (and displayed) in the Ad control.
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
3. Layouts
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 3 - Window orientation (layouts) - 15 min
GglPrintDocument (Function)
Prints a document (text or PDF file, images, Word or Excel document, ...) by using the Cloud Print service of Google.
Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
Handling the framesets
The different operations that can be performed on the framesets are as follows......
AddChildDelayed (Property)
The AddChildDelayed property indicates the procedure to be called when a row in a TreeView or TreeView Table control is clicked to be expanded.
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....