ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account.
iColumnEnd (Function)
Forces a column break in a multi-column report.
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
Discover all the possibilities of pivot tables
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
SortOption (Property)
The SortOption property gets and sets the sort options used in: text columns in Table controls, text columns in Treeview Table controls, List Box and ListView controls, Combo Box controls, attributes of Looper controls, images, clickable images and thumbnails with automatic sequence....
Events associated with a Layout control
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
State (Property)
The State property is used to get and change the state of an element.
HInfoBackup (Function)
Returns information about one or more backups performed on an HFSQL Client/Server server....
Permission (Type of variable)
The Permission type represents a permission requested by the application (and therefore declared in the manifest).
HAddUser (Function)
Adds a user to a database.
Twain constants
List of constants used by the Twain functions....
SQLConnect (Example)
Usage example of the SQLConnect function
HConnect (Example)
Usage example of the HConnect function
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
NetServerOption (Function)
Manages the rights of clients on the server (FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV). This function is kept for backward compatibility....
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
Project Management Hub: Sprint management
A sprint or iteration is a development cycle......