ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FAQ about Windows Vista and later
This help page presents a list of problems that may occur when using Windows Vista and later...
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism.
Points to consider if your customers use Windows Vista (and later)
Windows Vista (and later) proposes several improvements...
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...
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
SysListScreenResolution (Function)
Returns the possible resolutions for a screen.
WBAdminAccount (Type of variable)
The WBAdminAccount type is used to define all the advanced characteristics of a WEBDEV account in a WEBDEV Application Server.
YesNoAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "Yes" and "No" and calls a WLanguage procedure with the user's response....
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
ErrorPropagate (Function)
Propagates a non-fatal error that can be processed by the calling code if the management of non-fatal errors was enabled for this code (in the code editor or by ErrorChangeParameter).
SQLExec (Example)
Usage example of the SQLExec function
CSVToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string in CSV format passed in parameter.
iSequencingAdd (Function)
Adds a report into a sequence of report prints.
RadioButtonDelete (Function)
Deletes an option from a Radio Button control.
DashDisplay (Function)
Refreshes elements in a Dashboard control.
VariantMember (Type of variable)
The VariantMember type is an advanced type corresponding to an array of members, each member being a variant variable.
ParallelTaskExecuteAfterOne (Function)
Indicates a continuation parallel task that will be run once the first task is completed in an array of parallel tasks.
EventClose (Function)
Closes a synchronization event between several threads.
Facebook constants
The following constants are used by the functions for managing Facebook connections:...
Class (Property)
The Class property is used to get the actual type of the class instance handled by an object, variant or dynamic object variable.
BitwiseOR (Function)
Returns the result of the (bitwise) logical OR between two values.
HAddLink (Function)
Adds an integrity rule between two data files on the server.
SQLChangeConnection (Function)
Modifies the current connection.
grScatterPointSize (Function)
Defines the size of points in a "Scatter" chart.
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
grAutoRefreshCategoryLabel (Function)
Identifies or defines whether the category labels are refreshed whenever the chart is drawn.
XMLFind (Function)
Performs a search in an XML document.
String functions
List of functions for managing character strings...
gFontStrikeout (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is crossed out or not.