ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Pre-launched sessions
A pre-launched session is a session of a Web site (or webservice) automatically started on the Web server from the WEBDEV Application Server......
The "Images" pane
The "Images" pane allows you to view and list all the images in the project directory and subdirectories......
ERR_BAD_ACTION
ExecutionCompleted (Property)
The ExecutionCompleted property is used to determine whether the execution of a query or view (HFSQL Classic or Client/Server) is completed....
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
4. When to use the debugger?
Background image of multilingual window
In some cases, the background image of a window can contain a text (the application name, a specific caption, ......
HCompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index item: all the sort options specified for the item are taken into account (sensitivity to the case, to the punctuation, sort direction, Unicode language, ...).
<Source>.CompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index item: all the sort options specified for the item are taken into account (sensitivity to the case, to the punctuation, sort direction, Unicode language, ...).
Installing a WEBDEV site with zero-downtime update
Starting with version 24, you can update a Session or AWP site without disconnecting users......
Extracting the text of the project
The following text can be extracted......
ERR_BAD_PARAMETER
Including a supercontrol in a window or in a page
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
ERR_DISCONNECTED_TIMEOUT
OLE DB provider for HFSQL
The OLE DB provider on HFSQL is used to access an HFSQL database (Classic or Client/Server) from an external software that manages the accesses by OLE DB......
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
Using the Salesforce service
Salesforce is a very popular CRM software......
Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project......
Data model editor: Describing a connection
Any program developed with WINDEV, WEBDEV or WINDEV Mobile can easily access......
The Repositionable Note control
The Repositionable Note control allows you to include the famous yellow sticker in your applications......
ListDLL (Function)
Returns: at runtime: the list of libraries (".DLL" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site. Only the libraries loaded in memory are listed. in test mode: all the libraries installed on the current computer....
Set of procedures
The global procedures are grouped in set of procedures......