ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows...
Page editing: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor.
Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors.
Zoom in the different editors
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor...
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
Native Progress Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Progress ......
Push notifications: format of notifications (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
WDDeploy features
WDDeploy can be used to......
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
docProperty (Type of variable)
The docProperty type is used to define the properties of a Word Processing document.
Operations in a Select query : add and delete
The following paragraphs present......
ListSelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
How to include the SESAM VITALE services?
From version 18 of WINDEV, the import of webservices includes the necessary tools to allow the consumption of secure Webservices used to manage the Sesam Vitale cards......
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....
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
XMLSign (Function)
Signs an XML document.
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
Table,Count (External language)
Returns the number of elements in a Table control.
HOptimizeQuery (Function)
Optimizes the Select queries by using idle times when handling an application (period without processes).
Managing the Euro
Since January 1 2002, the Euro becomes the only currency in most European countries......
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......