ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...
Functions for managing objects (External language)
Remote WEBDEV administrator: Modifying a WEBDEV account
To modify a WEBDEV account from the remote WEBDEV administrator:...
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
11. Choosing the action of a button/link
13. Types of standard controls
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
Checking spelling in edit controls
WINDEV lets you use the spelling checker in the Edit controls and text columns of the Table controls of WINDEV applications......
WINDEV Mobile concepts
Telemetry: Main features
WINDEV concepts
Constants used by the replication between HFSQL servers
The following constants are used by the replication between HFSQL servers:...
Translating a text file with WDTRAD
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
HListLink (Function)
Returns the list of links (Merise) in the current analysis or in a specific analysis
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.
HDescribeConnection (Function)
Describes a new connection to an external database.
HOpenConnection (Function)
Opens a connection to a specific database.
SQLExec (Example)
Usage example of the SQLExec function
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
HDescribeFile (Function)
Describes a data file programmatically.
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).