ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DriveListeDirectory (Function)
Lists the directories of an Drive.
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
9. Sharing a project in practice
Sharing a project in practice...
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
fTempPath (Example)
Usage example of the fTempPath function
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
DriveListeFile (Function)
Lists files in an Drive directory.
Office tools
WINDEV includes multiple "Office" controls that allow end users to use the desired tools without leaving the application......
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
aiNeuralNetworkModel (Type of variable)
The aiNeuralNetworkModel type is used to define all the advanced characteristics of a neural network used by AIDetectModel.
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
WDDeploy features
WDDeploy can be used to......
grHMColor (Function)
Specifies the colors of different values in a Heatmap chart.
DriveSendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
2. Development
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
ToastDisplay (Function)
Displays a "Toast" message.
Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
DriveRename (Function)
Renomme un fichier ou un répertoire sur un disque distant.
Error 1055: 'Ancestor' can only be used in the code of a class derived from a class
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
DriveMoveDirectory (Function)
Move a directory and its contents to another directory on the same Drive (remote disk).