ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<picLayer variable>.DrawTextRTF (Function)
Draws an RTF text in a picLayer variable.
Repositionable Note control properties
A Repositionable Note control can be handled in a window by the following WLanguage properties......
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
<WDPic variable>.DrawText (Function)
Draws a text in a WDPic variable.
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
<WDPic variable>.DrawPolygon (Function)
Draws a polygon in a WDPic variable.
<WDPic variable>.DrawSlice (Function)
Draws a section of a circle or an ellipse in a WDPic variable.
<WDPic variable>.DrawRectangle (Function)
Draws a rectangle in a WDPic variable.
Automated tests: Emulation functions
List of automated tests: Emulation functions...
Procedure description (Type of variable)
The Procedure Description type is used to get information about a procedure or a method.
Running a query and handling the result in WLanguage
The selection of records performed by query is not necessarily displayed in a report, in a window, ......
TimePicker (Function)
Opens the system time picker.
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
Property Description (Type of variable)
The Property Description type is used to get information about a property.
Exif functions
List of Exif functions...
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
DocSave (Function)
Saves a document as a "docx" file.
API description (Type of variable)
An API Description variable is used to describe an API, its parameters, its return value and its calling options by programming.
<picLayer variable>.DrawRectangle (Function)
Draws a rectangle in a picLayer variable.
Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.
Constants for managing Map controls
Constants for managing Map controls...
DateTimeToEpoch (Function)
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC)....
<WDPic variable>.DrawCircle (Function)
Draws a circle or an ellipse in a WDPic variable.
Aligning elements in a List Box or Combo Box control (prefix syntax)
Several methods can be used to align the elements found in a List Box or Combo Box control......