ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
SysRecentDocAdd (Function)
Adds a file into the list of recently opened documents.
ExecuteCode (Function)
Runs the WLanguage code found in a character string.
AddColumn (Function)
Adds a column at the end of a two-dimensional array property (xlsDocument variable for example]).
Manipulating an HTML Display control in the code
The HTML Display control is used to display a Web page in an application......
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
Handling a Progress Bar control through programming
A Progress Bar control can be handled through programming......
ProgressBarEnable (Function)
Enables the refresh of a Progress Bar via Ajax.
TwainProperty (Function)
Used to find out or modify the properties of the current Twain device.
Compile (Example)
Usage example of the Compile function
Handling List Box controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle List Box controls....
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
Operations in a Select query : add and delete
The following paragraphs present......
SSLActive (Function)
Used to enable or disable the secure SSL mode.
gglEvent (Type of variable)
The gglEvent type is used to describe and modify an event of a calendar...
StoredItem (Property)
The StoredItem property is used to: Find out the stored item or the stored variable of a Table, Looper, List Box or Combo Box control. Modify the stored item or the stored variable of a Table, Looper, List Box or Combo Box control....
InsertColumn (Function)
Inserts a column at a given position into an advanced two-dimensional array property (xlsDocument, ...).
The SOAP structure
To pass parameters to a procedure run on a SOAP server, WINDEV is using the following structure......
Structure of log files (HFSQL Client/Server)
The following files are automatically created when logging an HFSQL Client/Server data file......
Creating and testing a query with parameters
Regardless of the query type (Select, Insert, Delete, Update) and regardless of its creation mode (with the wizard or by SQL directly), you have the ability to use parameters. The name of the parameter is specified when creating the query....
Gesture variable
The Gesture variable is used to retrieve the gesture parameters (swipe)......
Rating control properties
The Rating control can be used in a window as well as in a page....
Looper controls populated programmatically: Operations in WLanguage
Here is an overview of how to handle Looper controls populated programmatically in WLanguage....
Tiff (Type of variable)
The Tiff type is used to define the advanced characteristics of a TIFF image.
BottomIndent (Property)
The BottomIndent property gets and sets the space at the bottom of the text (bottom margin) in a control.