ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Associating documents with the project
To describe a project in detail, you can associate documents with it......
Compilation options (chm format)
HErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
Characteristics of a toolbar
The main characteristics of a "Toolbar" control are configured in the "Details" tab and in the "UI" tab of the description window of control......
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
EmailGetTimeOut (Function)
Reads the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
Google constants
List of constants used by the Google functions....
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
Project Management Hub: Management of incidents
The Project Management Hub allows you to keep a history of the incidents encountered in your applications......
How to create an SQL query to count?
This help page explains how to create a count query with the query editor....
EmailNbMessage (Function)
Returns the number of incoming messages currently found: on the email server (POP3 protocol only). in the Outlook messaging software....
REST Services: Prologue procedure (executed before each call)
It is now possible to specify in the description of a Webservice that a procedure must be called (and executed automatically) each time a Webservice is called......
xmlSignatureReference (Type of variable)
The xmlSignatureReference type is used to add a reference section into the XML signature.
Constants used by the XML signature
Constants used by the XML signature...
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
Principle for running threads
At runtime, an application runs in a main thread......
Bar code constants
iPreview (Function)
Configures the print destination.
Query technical documentation
The query editor automatically creates a technical documentation for each query......
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
xmlSignature (Type of variable)
The xmlSignature type is used to define the advanced characteristics of an XML signature.
Table,Display (External language)
Refreshes the Table control.
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.
HCancelDeclaration (Function)
Used to: Delete a declaration made previously using HDeclare, HDeclareExternal, HDescriveFile. After this operation, the data file is no longer recognized by the HFSQL engine. Free the resources of a query (after calling HExecuteQuery or HExecuteSQLQuery)....