ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
DriveMoveFile (Function)
Moves a file present in an Drive directory to another directory on this Drive (remote disk).
fDelete (Example)
Usage example of the fDelete function
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
Spelling checker in the interface
WINDEV, WEBDEV and WINDEV Mobile allow you to use the OpenOffice spelling checker in your interfaces...
The structure of the file for remote control
The management of remote control uses a file in INI format......
WDADMINEXE : Controlling the application remotely
The remote control of a WINDEV application allows the manager of an application used in network to manage the automatic or forced shutdown of the application for all the current users......
EncryptStandard (Example)
Usage example of the EncryptStandard function
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
fTempPath (Example)
Usage example of the fTempPath function
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
DriveListeDirectory (Function)
Lists the directories of an Drive.
DriveListeFile (Function)
Lists files in an Drive directory.
DriveListeFileGgl (Function)
Lists files from the Google suite (Google Docs, Google SpreadSheets, etc.) present in a Google Drive.
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
DriveSendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
DriveRename (Function)
Renomme un fichier ou un répertoire sur un disque distant.
DriveMoveDirectory (Function)
Move a directory and its contents to another directory on the same Drive (remote disk).
9. Types of standard controls
Types of standard controls...
WDHFDiff - Use
WDHFDiff is used to compare......
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
Image with automatic sequence (WEBDEV)
...Image controls with automatic sequence are used to view a series of images located in one or more site directories. The images are automatically browsed....
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......
1
2
3
4
5
6
10
>