ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BitwiseXOR (Function)
Returns the result of the bitwise exclusive OR operation performed between two values.
Handling a Sliding Banner control through programming
A Sliding Banner control can be handled through programming......
Developing applications in Universal Windows 10 App mode
WINDEV and WINDEV Mobile allow you to develop applications for Windows 10 tablets and for Windows Phone 10 and Windows 10 phones (Universal Windows 10 App applications)......
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
RadioButtonInsert (Function)
Inserts a new option into a Radio Button control.
Condensed (Property)
The Condensed property is used to: Determine whether a Font variable is condensed. Condense a Font variable. This property is kept for backward compatibility....
Extended (Property)
Extended is used to: Find out whether a Font variable is extended. Extend (or not) a Font variable. This property is kept for backward compatibility....
Large (Property)
Large is used to: Find out whether a Font variable is enlarged. Enlarge (or not) a Font variable. This property is kept for backward compatibility....
Right (Function)
Extracts the last characters from a string or string buffer.
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
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
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.
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
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......
Bar code constants
<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.