ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Analysis links
The links are used to link the files found in an analysis between themselves......
fCreate (Example)
Usage example of the fCreate function
Project description: Advanced tab
The project description window allows you to configure various elements of your 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, ......
fClose (Example)
Usage example of the fClose function
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
GglUploadDocument (Function)
Uploads a document to the Google server.
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
_VisiteGuideeEtapeBulle (Type of variable)
Le type _VisiteGuideeEtapeBulle permet de définir toutes les caractéristiques avancées d'un XXX....
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.
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
SysRecentDocList (Function)
Returns the list of recently opened documents.
Installing a SOAP server with IIS
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
ServiceWriteEventLog (Function)
Writes an event into the log of Windows events.
mongoDatabaseInfo (Type of variable)
The mongoDatabaseInfo type is used to define the advanced characteristics of information about a MongoDB database.
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
notificationCategory (Type of variable)
The type notificationCategory makes it possible to define all the advanced characteristics of a notification category.
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......