ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Checking an element back in the Source Code Manager (SCM)
Checking an element back in the repository is used to make the modified element available to all the users of the Source Code Manager......
Collapsing/Expanding a TreeView control through programming
...To collapse/expand a TreeView control through programming, ......
gFontBold (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is in bold or not.
Events associated with the Pivot Table control
Code statistics
The code statistics affect......
StatStandardDeviationP (Function)
Calculates the standard deviation for a full series of values.
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
aiConfigureContourDetection (Type of variable)
The iaConfigureContourDetection type is used to define the parameters of the contour detection function.
.NET object
To access a class......
Diagram Editor control events
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
edtHTMLSelection (Type of variable)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection in an HTML Editor control
Preparing the phone to run the test of an Android application
WINDEV Mobile allows you to develop Android applications. To run the test of these applications on an Android phone, some operations must be performed ......
wsResponse (Type of variable)
The wsResponse type is used to get: the XML source code of the Webservice response. the value of the different parts of the Webservice response (for the Webservices returning several responses)....
Description window of a combining query
The description window of a combining query consists of several sections......
CtCacheSize (Property)
The CtCacheSize property is used to determine and change the maximum number of records that can be stored in the cache of the Native MySQL Connector.
Adding an element to the SCM repository
When an element is added to the SCM (Source Code Manager) repository, it is added to the reference project on the SCM server......
OpenIDParameters (Type of variable)
The OpenIDParameters type is used to define all the advanced features of an authentication for OpenID.
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
WBAdminAccount (Type of variable)
The WBAdminAccount type is used to define all the advanced characteristics of a WEBDEV account in a WEBDEV Application Server.
Project Management Hub: Spool of requests
The Project Management Hub is used to define spools of requests......
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
XMLRestorePosition (Function)
Restores the previously saved context of an XML document.