ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
WINDEV Mobile 2024
WINDEV Mobile 28 is available!...
WINDEV Mobile 2024: New features in this version
Here are the new features that you will discover in this version......
CalendarSelectMinus (Function)
Deselects a date in a multi-selection Calendar control.
HFSQL constants
List of constants used by the HFSQL functions....
<Word Processing>.InfoXY (Function)
For a given position (coordinates of a point) in a Word Processing control, returns one of the following: the number of the corresponding page, the corresponding X-position (in mm), the corresponding Y-position (in mm)....
GetUUID (Function)
Calculates a 128-bit Universal Unique Identifier ("UUID").
<Source>.LogRecreate (Function)
Used to re-create an empty log.
HLogRecreate (Function)
Used to re-create an empty log.
HActivateTrigger (Function)
Re-enables a trigger that was disabled by HDeactivateTrigger.
Installing the HFSQL Server module
<Page>.OpenChild (Function)
Opens a non-modal child window.
Zombie data files and items
During the life of an application, items live and die......
StringToUTF8 (Function)
Converts an ANSI or UNICODE string to UTF-8.
grPieStartAngle (Function)
Indicates the start angle of first section in a Pie chart, Semi-circular chart or Donut chart.
HActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
MenuSelectPlus (Function)
Enables a menu option (popup menu or drop-down menu).
tapiCallDuring (Function)
Returns the duration of the call (difference between the start date and time of call and the end date and time of call).
grAxisPosition (Function)
Indicates the position where one of the chart axes (X or Y-coordinates) will be drawn.
WiFiListNetwork (Function)
Returns the list of Wi-Fi networks configured on the device.
PC SOFT's Assistance Directe ® service
Your application may be strategic and you may want to have a priority access to the Technical Support......
SearchAAF (Property)
The SearchAAF property is used to: find out whether the search via AAF is enabled on a non-editable Combo Box control, enable (or not) the search via AAF on a non-editable Combo Box control....
List,Delete (External language)
Deletes an element from a drop-down list or from an expanded list.
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
InsertColumn (Function)
Inserts a column at a given position into an advanced two-dimensional array property (xlsDocument, ...).