ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
RadioButtonInsert (Function)
Inserts a new option into a Radio Button control.
ArrayDelete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....
StatVarianceP (Function)
Calculates the variance for a full series of values.
Properties associated with Combo Box controls that display a table
BitwiseXOR (Function)
Returns the result of the bitwise exclusive OR operation performed between two values.
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism......
Service variable
The Service variable is used to......
HSetPosition (Example)
Usage example of the HSetPosition function
xlsOpen (Example)
Usage example of the xlsOpen function
FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)...
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
Edit control properties
You can manipulate Edit controls in a window, page or report using the following WLanguage properties......
<Source>.ListLink (Function)
Returns the list of links (Merise type) found in the current analysis or in a specific analysis.
docProperty (Type of variable)
The docProperty type is used to define the properties of a Word Processing document.
HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function
Creating the RAD Pattern project
The steps for creating a RAD pattern are as follows:...
WinEdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
Associating documents with the project
To describe a project in detail, you can associate documents with it......
HTTPGetResult (Example)
Usage example of the HTTPGetResult function
xlsNbColumn (Example)
Usage example of the xlsNbColumn function
xlsNbRow (Example)
Usage example of the xlsNbRow function
xlsColumnTitle (Example)
Usage example of the xlsColumnTitle function