ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
inAppListPurchase (Function)
Returns the list of application products purchased by the user and not consumed.
fListFile (Function)
Lists the files found in a directory and returns the list of files.
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
Report based on a query
Queries are used to easily select records in one or more data files......
Message text file format
The text files created by WDMSG use a specific format......
ScriptExecute (Function)
Calls an external script (.asp or .php) and returns the result in a string.
LockAppTimeout (Function)
Returns or modifies the idle time before a WINDEV application is locked.
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
The Conference control
...The Conference control allows you to view and/or listen to video and/or sound in real time......
Font (Property)
The Font property is used to Get the identifier of the font used in a control in a report, page or window. Change the font used in a control in a report, page or window....
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
geoAzimuth (Function)
Returns the direction represented by a location in relation to another one.
NoCharacter (Function)
Returns a string after removing the specified leading and trailing characters.
LineToPosition (Function)
Returns the position of the first character of a line in a block of text.
CheckAnyFalse (Function)
Returns True if at least one element of an array is False.
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
ArcTan (Function)
Returns the arc tangent of a numeric value (integer or real).
NetListIPAddress (Function)
Returns the list of IP addresses (Internet Protocol) for a computer.
CheckAnyTrue (Function)
Returns True if at least one element of an array is True.
HRetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
TableSortedColumn (Function)
Returns the list of sorted columns found in a Table control.
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
ArcTan2 (Function)
Returns the arc tangent 2 of the values passed in parameter.