ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fUncompress (Function)
Decompresses a file that was compressed by fCompress.
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
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.
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
DriveListeDirectory (Function)
Lists the directories of an Drive.
Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV Application Server...
SocketRead (Example)
Usage example of the SocketRead function
DriveSendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
SysDetectLockedSession (Function)
Detects the change of lock for the Windows session.
SocketCreate (Example)
Usage example of the SocketCreate function
DriveRename (Function)
Renomme un fichier ou un répertoire sur un disque distant.
NetStartServer (Function)
Starts an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
DriveMoveDirectory (Function)
Move a directory and its contents to another directory on the same Drive (remote disk).
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
2. Managing emails (POP3/IMAP/SMTP)
POP3/IMAP and SMTP are email management protocols recognized by all service providers...
User Groupware and multilingual application/site
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
Creating the executable and the setup program
The languages supported by the application are taken into account......
Reintegrating translated text into a project
Once the translation of framework libraries ("......
NetworkDisconnect (Function)
Disconnects a network drive.
Windows
The windows represent the main interface of a WINDEV application......
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
awSendAndGetInfo (Function)
Sends data from an iOS phone to an Apple Watch (or conversely) while expecting a response.
Developing multilingual applications
A multilingual application is an application that can be distributed in several languages......