ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Count (Property)
The Count property returns the number of elements in a given set.
SOAPAddXMLSignature (Example)
Usage example of the SOAPAddXMLSignature function
DomoStatus (Function)
Used to find out whether an electrical device (compatible with the X10 protocol) is switched on or off.
Handling the cells of report table
The operations that can be performed on the table cells are as follows:...
RibbonAdaptSize (Function)
Adapts the size of the controls found in a Ribbon control according to the size of their caption.
ThreadSuspend (Function)
Temporarily suspends the execution of the specified thread. Function not recommended.
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
Characteristics of a PCL print
The result of a PCL print mainly depends on the technical features of the printer used (management of images and lines, management of fonts, ......
SchedulerWorkingHourResource (Function)
Used to indicate the specific working hours per day and per resource in a Scheduler control.
NumberAccessiblePages (Property)
The NumberAccessiblePages property is used to get the number of pages currently loaded in a PDF Reader or Word Processing control.
Manipuler un champ Editeur_HTML par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
NetIPToMAC (Function)
Returns the MAC address corresponding to a given IP address.
DeleteAll (Function)
Deletes all the elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from an advanced array property (array of gglCalendar events, etc.). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
Phone (Type of variable)
The Phone type is used to handle a phone number as well as its type (home, work, ...).
Manipuler un champ Editeur_Images_WB par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
KanbanDeleteList (Function)
Deletes a list from a Kanban control.
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
aiNeuralNetworkModel (Type of variable)
The aiNeuralNetworkModel type is used to define all the advanced characteristics of a neural network used by AIDetectModel.
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
BrowserVersion (Function)
Returns the version of the browser used by the Web user.
BTLEListDevice (Function)
Returns the list of accessible Bluetooth Low Energy devices.
Typing multilingual texts
For a multilingual application, you have the ability to......
MaxButtonWidth (Property)
The MaxButtonWidth property is used to get and set the maximum width of a button in a tab pane.