ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Programming automatic calculations in the columns of a Table control
ThreadExecute (Function)
Starts the execution of a secondary thread.
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
ContactAdd (Function)
Adds a contact: in a Lotus Notes or Outlook address book. into the list of contacts on the device (Android, iPhone or iPad, Universal Windows)....
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user.
Constants for managing Map controls
Constants for managing Map controls...
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
Constants for WLanguage types
List of constants for managing WLanguage types....
TreeView Table control based on a variable
A TreeView Table control based on a variable is a control bound to a variable or a set of variables......
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
WEBDEV Application Server 2024
Guided tour management constants
hRSConfig (Type of variable)
The hRSConfig type is used to define the advanced characteristics of a replication between 2 HFSQL servers.
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
DotNetDelegate (Function)
Initializes a.NET delegate.
WDBal messaging: Reading messages
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily read the incoming messages......
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures...
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......