ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project description: Advanced tab
The project description window allows you to configure various elements of your project......
Describing an element
A flexible modeling includes different elements linked together......
SaaS administrator - Managing a client
Managing a SaaS client account is used to......
Automatic feature for copying forms
When typing several copies of a form one after another, some of the information to type may be the same for each instance of the form......
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
Scanner (Type of variable)
The Scanner type is used to handle the information from a scanner.
Input (Function)
Displays a message allowing the user to type an information.
ExeInfo (Function)
Retrieves the specified information about the version of an executable or DLL.
CertificateClientInfo (Function)
Returns information about the certificate used by the client computer.
GPSLastPosition (Function)
Retrieves the information about the last known device position.
ProjectInfo (Function)
Returns specific information about the project currently run.
ToClipboard (Function)
Writes text or image information into the system clipboard.
MongoGridFSGetFileInfo (Function)
Allows you to get information about a MongoDB file (gridFS).
Project image gallery
The project image gallery allows viewing all the images of a project in a single click......
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
AppChangeParameter (Function)
Changes an information in the mechanism for automatic application update.
AppParameter (Function)
Returns information about the mechanism for automatic application update.
Query
A query is used to interrogate a database in order to view, insert, modify or delete data......
AppVersionInfo (Function)
Returns information about a version available on the setup server.
SysIOSVersion (Function)
Returns information about the iOS version used by the application.
SysAndroidVersion (Function)
Returns information about the Android version used by the application.
SysDeviceInfo (Function)
Retrieves information from the mobile device where the application is run
<mongoGridFS variable>.GetFileInfo (Function)
Used to get information about a MongoDB file (gridFS).
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)......