ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Using WDMSG
The different steps for translating the project messages with WDMSG are as follows:...
SOAPToHTTP (Function)
Builds the HTTP request to call a function of a Webservice. This request can be modified to adapt it to the expectations of the Webservice, if necessary. It can then be sent using HTTPSend.
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
Reminder
The Reminder keyword can correspond to...
<Scheduler>.SelectMinus (Function)
Deselects an appointment from a Scheduler control.
<Scheduler>.SelectPlus (Function)
Selects an appointment in a Scheduler control.
<Scheduler>.DeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
IDToken (Property)
The IDToken property is used to get the token associated with an authentication.
AccessibilityScreenReaderEnabled( Function)
Finds out whether the screen reader is Active.
WiFiActivate (Function)
Enables or disables Wi-Fi on the device.
Installing the monitoring robot
The monitoring robot includes three executables......
nWDInitProject: Initialization code of project
Run the initialization code of project......
BTStatus (Function)
Returns the current Bluetooth activation status on the device or asks to be notified when the activation status changes.
LoadProcedure (Function)
LoadProcedure is kept for backward compatibility.
SerialNumber (Property)
The SerialNumber property is used to manage serial numbers.
HTransactionInProgress (Function)
Used to find out whether a transaction is in progress.
AAF: Automatic filter on the columns of Table controls
The user can filter the content of a Table control by displaying the records corresponding to a condition for example......
WEBDEV: Native AS/400 Connector for PHP
WEBDEV allows you to create Internet or Intranet sites, in native mode or in PHP......
Width (Property)
The Width property is used to determine and change the width of an element.
MapDisplayPosition (Example)
Usage example of the MapDisplayPosition function
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
Bluetooth constants
List of constants used by the Bluetooth functions....
dCopy (Function)
Copies an image to another image.
<Table>.MoveLine (Function)
Moves a row or swaps two rows in a Table control.
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....