ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Page>.Use (Function)
Displays a WEBDEV page in the browser of the Web user and closes all the current page contexts.
Use (Function)
Opens a WINDEV window and closes all other previously open windows.
Testing a dynamic project from a test server
Before deploying your dynamic WEBDEV website, we recommend that you run the final tests from a test sever...
Using an external component in an application
A component can be reused at any time in any application...
HAddScheduledBackup (Function)
Adds a scheduling for full backup (with or without differential backup) on the server defined...
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
Events associated with a Ribbon control
The events associated with the Ribbon controls and groupings are:...
Managing Bluetooth Low Energy devices
The Bluetooth LE standard (for Low Energy) is used to manage devices with low energy consumption......
Constants for telemetry management
Constants for telemetry management...
User Groupware: Encrypting passwords
To increase the security of user groupware, WINDEV and WEBDEV now encrypt the passwords of users......
WLanguage procedure called by fListFile
WLanguage procedure ("Callback") called by fListFile for each file found.
Thread (Type of variable)
The Thread type allows you to define all the characteristics of a thread.
Telemetry: Method used to send data
Telemetry data is sent to the server regularly and is processed by the server every 2 hours......
Handling menu options programmatically
The menu options can be handled......
Recycle code windows
By default, a single code window is opened per ......
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
Position (Function)
Finds the position of a specified string within another string.
HSetLog (Function)
Enables or disables log management on a file.
FTPSize (Function)
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).
WINDEV Mobile and SMS messages
WINDEV Mobile allows you to easily send and read SMS messages with the SMS functions...
FileToMemory (Function)
Automatically initializes the values of the members found in a class or in a structure...
Parameter of a procedure/function
You have the ability to pass parameters to a procedure....
FTPCommand (Function)
Sends a specific FTP command to a server.
fWrite (Function)
Writes: a character string to an external file. a memory section....
Remote WEBDEV administrator: Backing up and restoring a WEBDEV site
The remote administration tool is used to manage the backups of your dynamic WEBDEV websites....
Sound (Function)
Plays a sound in WAV format.