ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV site.
Flexbox control description: General Tab
In the "General" tab of the Flexbox control description window, you can view and change the options of the different controls integrated into a flexbox container......
Signature of iOS applications
Signing an application is mandatory from Xcode 8......
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
Managing the automatic identifiers when adding a record
When adding a record into a HyperFileSQL file (HAdd), three management modes are available for the automatic identifiers......
fCopyDir (Example)
Usage example of the fCopyDir function
Display (External language)
Displays a value in a control or assigns a value in a variable.
Constants for managing animations
List of constants used by the functions for managing animations...
LooperSearchEverywhere (Function)
Searches for a value in all the attributes of a Looper control.
Options of the window editor
To configure the general options of the window editor......
HExecuteQuery (Example)
Usage example of the HExecuteQuery function
HExecuteSQLQuery (Example)
Usage example of the HExecuteSQLQuery function
ActiveXEvent (Function)
Associates a procedure written in WLanguage with an event of ActiveX control.
COMCreateInstance (Function)
Instantiates a COM object (Component Object Model).
XamlEvent (Function)
Associates a procedure written in WLanguage with an event of Xaml control.
iOS specific buttons
WINDEV Mobile includes several standard Apple buttons......
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
HReadFirst (Function)
Positions on the first file record according to a browse item.