ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Telemetry: Installing the server
To use the telemetry, you must install on a computer......
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
Appendix 2: Checking the server
Bloque entièrement ou partiellement un fichier externe....
ImageInfoModify (Function)
Modifies the value of an Exif tag for the image used.
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
Advanced dialog boxes
The advanced dialog boxes are windows allowing you to communicate with the user......
Code snippets
The code editor allows you to enter "Code snippets"......
zipDeleteFile (Function)
Deletes a file from an archive.
zipExtractPath (Function)
Returns the path of a file found in the archive.
12. Pages in practice
2. Examples and components provided with WEBDEV
HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
.NET application
To create a.NET application from a project......
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
The planes in WEBDEV
The planes are used to group the controls of an element......
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
14. Generation modes
Generation modes...
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.