ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Application : automatically executed processes / events
Several actions are automatically performed when opening or closing an application....
Voice commands in the environment
The environments of WINDEV, WEBDEV and WINDEV Mobile respond to the voice commands......
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
zipOpen (Function)
Opens an existing archive.
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
Code snippets
The code editor allows you to enter "Code snippets"......
AlbumSave (Function)
Saves an image, a photo or a video in the photo album of the mobile device.
2. Projects in practice
2. Projects in practice
Discover the main operations that can be performed on a project....
Warning (Function)
Displays a custom message in a system warning window.
fCreate (Example)
Usage example of the fCreate function
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
fClose (Example)
Usage example of the fClose function
GglUploadDocument (Function)
Uploads a document to the Google server.
Programming automatic calculations in the columns of a Table control
_VisiteGuideeEtapeBulle (Type of variable)
Le type _VisiteGuideeEtapeBulle permet de définir toutes les caractéristiques avancées d'un XXX....
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
SysRecentDocAdd (Function)
Adds a file into the list of recently opened documents.
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
FullTextIndex description (Type of variable)
A FullTextIndex description variable is used to describe one or more full-text indexes through programming.
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......