ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Cursor constants
List of constants used by the functions for managing cursors and the mouse...
HSetTransaction (Function)
Enables or disables the management of transactions for one or more files.
Handling report blocks
The different operations available on report blocks are as follows......
<Upload>.Start (Function)
Starts sending the selected files into an Upload control.
<Upload>.SizeSent (Function)
Returns the total size (in bytes) of files already sent by the current upload via an Upload control.
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
Events associated with an Ad control
WINDEV Mobile manages the following events by default (in order of appearance in the code editor):
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
Sequence of selection conditions for a query
When at least two selection conditions are found in a query, the sequence of selection conditions must be specified by the conditional operators AND and OR......
<Source>.LogInfo (Function)
Adds comments to the log when saving the operation.
VideoStartDecoding (Function)
Starts decoding bar codes in a Camera control.
CameraStartDecoding (Function)
Starts decoding bar codes in a Camera control.
WDInst: handling the files to install
By default, the files to install are......
Warning 36: No BREAK, RETURN or RESULT was detected in the code of the loop
Warning 127: You are using a data source local to the process
Events associated with ListView controls
List of events associated with ListView controls...
The "Compilation errors" pane
The "Compilation errors" pane is used to find out......
ContactAdd (Example)
Usage example of the ContactAdd function
Burn functions
List of burner functions...
fSizeUncompressed (Example)
Usage example of the fSizeUncompressed function
GglFillCalendar (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved (some criteria may be specified).
gpwLogin (Function)
Connects a user to an application that is using the User Groupware.
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
xlsDocument (Example)
Usage example of the xlsDocument type
xlsVersion (Example)
Usage example of the xlsVersion function