ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ToolTip (Property)
The ToolTip property gets and changes the tooltip text.
PageEndStick (Property)
The PageEndStick property is used to: Determine the page footer should be right below the last block. Change the page footer block options....
iTextWidth (Function)
Calculates the width (in millimeters) of the text to print, according to the specified font.
PageEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) when displaying a modal page (the pages used to communicate with the user for example).
PageAddress (Function)
Used to find out the Internet address of a page.
HExecuteQuery (Example)
Usage example of the HExecuteQuery function
Dynamic Island
One major feature of the latest iPhone is the Dynamic Island, which transforms the black notch into a widget......
GuidedTour (Type of Variable)
The GuidedTour type allows you to define all the advanced characteristics of a guided tour and its stages.
AssistedInputDeleteAll (Function)
Clears the list of values proposed for the assisted input of an edit control.
HExecuteSQLQuery (Example)
Usage example of the HExecuteSQLQuery function
EmailSendMessage (Example)
Usage example of the EmailSendMessage function
HTML 5: Example for managing the programmed Drag and Drop
To make a WEBDEV site more interactive, you have the ability to implement Drag and Drop in the pages....
SOAPPrepare (Function)
Builds the SOAP request for calling a Webservice function.
FileToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Events associated with control templates
List of events associated with control templates...
Value (Property)
The Value property is used to get and change the value of an element.
How to set focus to a window control?
This help page presents the different methods that can be used to set focus to a window control....
fCompress (Example)
Usage example of the fCompress function
fListFile (Example)
Usage example of the fListFile function
Context Menu control properties
You can manipulate Context Menu controls in a page using the following WLanguage properties......
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
Events associated with a Multimedia control
List of events associated with a Multimedia control...
DateToInteger (Function)
Converts a date to an integer.
ArraySort (Example)
Usage example of the ArraySort function
Logical operators
The logical operators are as follows......