ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing the semaphores in the threads: limiting the simultaneous code execution
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
Numeric (Type of variable)
The numeric type is used to contain integer or decimal numbers by specifying if necessary: the number of digits in the integer part. the number of digits in the integer part and in the decimal part....
Setup on a local network (LAN)
Clone (Function)
Constructs a copy of a class instance: An object of the actual class of the class instance is allocated. The members of the class instance are copied to the members of the new object....
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
StringCompare (Function)
Compares two strings character by character: according to the sequence of ASCII characters. according to the alphabetical order....
Description (Property)
The Description property is used to get and change the page description.
Android: Conditions for using the Map control (before version 180056)
The Map control is using the Google Maps API library. The Map control displays data coming from the Google Maps service....
WDTestRest: Run the test of your REST Webservices
WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible by HTTP......
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......
Appendix 5: Configuring the server
Bloque entièrement ou partiellement un fichier externe....
Before (Property)
The Before property replaces or inserts a procedure before the other procedures in: a Procedure variable. an event associated with a control....
After (Property)
The After property replaces or inserts a procedure after the other procedures in: a Procedure variable. an event associated with a control....
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
Constants for managing the applications with "Live update"
List of constants used by functions for managing applications with "Live update"....
OpenSSLCheck (Function)
Checks, via a public key, that the signature of data performed with the OpenSSL library is correct.
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....
WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......
The RTF control (Report editor)
The "RTF" (Rich Text Format) control is used to display a formatted character string in your report......