ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Preset control properties
List of properties associated with the Preset control
"Preset controls" pane
The "Preset controls" pane proposes several preset controls that can be included in the current window or in the current page by "Drag and Drop"...
My Preset controls
It is not uncommon for developers to recreate the same controls, with the same style and (almost) the same code in the same project, without using a template or an Internal Window control...
dbgEndMemoryDiff (Function)
Saves a memory dump containing the memory resources that have been allocated and that have not been freed since the previous call to dbgStartMemoryDiff.
WBAdminApplication (Variable type)
The WBAdminApplication type is used to define all the advanced characteristics of an application deployed on a WEBDEV Application Server.
GglListContact (Function)
Retrieves the list of contacts associated with the specified Google account.
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
Help: Summary table
In a WINDEV application, users have multiple help features at their disposal: Tooltip. Status bar. Help window. Advanced tooltip. Help page. HLP file....
WEBDEV: Improving accessibility
To make your WEBDEV sites accessible to the visually impaired, simply enter specific attributes in the fields ......
WEBDEV site deployment: Site parameters
Once the site installed, you can define the site connection options......
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
GuidedTour (Type of Variable)
The GuidedTour type allows you to define all the advanced characteristics of a guided tour and its stages.
SaaS administrator - Adding a site
Adding a SaaS site is used to declare a SaaS site deployed on a WEBDEV Application Server to a SaaS Webservice in order to allow it to be used......
User Groupware: Creating and installing the executable
The executable of an application that supports the User Groupware is a multi-instance executable....
Using WDMSG
The different steps for translating the project messages with WDMSG are as follows:...
LoadProcedure (Function)
LoadProcedure is kept for backward compatibility.
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
Java application and WINDEV
A Java application is an application entirely compiled in Java......
dFill (Example)
Usage example of the dFill function
PageSubmit (Function)
Validates the specified page and starts the execution of a button.
CharacterSpacing (Property)
The CharacterSpacing property gets and sets the spacing between characters.
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
SpreadsheetClose (Function)
Closes the XLSX document that was opened by SpreadsheetLoad.
Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......