ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
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.
Handling controls in a report
The different operations available for the report controls are as follows......
grColor (Function)
Returns and initializes the color of different chart elements.
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
Composite chart
A composite chart is a chart that displays several types of charts......
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
Social network: Available targets
This page presents the different possibilities of Social Network control according to the selected options......
WEBDEV administrator: Viewing the logs
The "Logs" tab is used to see the details of logs for a specific period......
Operations performed on state-transition diagrams
The following paragraphs explain......
Buffer (Type de variable)
The buffer type corresponds to a binary memory area....
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
edtHTMLSelection (Type of variable)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection in an HTML Editor control
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
MySelf (Reserved word)
MySelf is used to handle the current control...
Execute (Function)
Starts the execution of a process through programming.
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
Locking data files: correspondence between WINDEV 5.5 and the later versions