ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ThreadResume (Function)
Resumes the execution of a thread that was interrupted by ThreadSuspend. Function not recommended.
StatusBar (Property)
The StatusBar property is used to: find out whether the status bar is displayed or not display (or not) the status bar of a window....
HInfoBackup (Function)
Returns information about one or more backups performed on an HFSQL Client/Server server....
Lower (Function)
Converts all characters in a string to lowercase according to the region settings defined in Windows.
Selecting the files to install and the installer framework
The setup wizard allows you to: Select and configure the files to install. This step is very important. Specify the WINDEV framework used by the installer....
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......
SysWinHandle (Function)
Returns the handle of a window identified by its title.
SysErrorMode (Function)
Modifies the display mode of errors.
fShortName (Example)
Usage example of the fShortName function
AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.
Functions for managing Map controls (prefix syntax)
The following functions are used to manage Map controls via prefix syntax...
Compress (Function)
Compresses a string or a memory block (buffer) in binary format.
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
WINDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
grSurfaceGetData (Function)
Retrieves a data from a Surface chart.
ExecuteAAF (Function)
Runs an Automatic Application Feature (AAF) on a control or window.
dLine (Example)
Usage example of the dLine function
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
Chart: Managing scales
In a chart, the scales are used to quickly estimate the value of different points found in a chart......
Check Box control: Automatic features (AAF)
The Check Box control can benefit from several AAFs (Automatic Application Features) ......
TwainToClipboard (Function)
Allows you to: copy the document coming from the Twain device into the clipboard. view the document coming from the Twain device in the user interface of device....
xlsCurrentWorksheet (Function)
Used to find out and modify the current worksheet in an XLS file.
AttachPointEnd (Property)
The AttachPointEnd property is used to get and change the position of the end attachment point of a Wire control.
SchedulerWorkingHour (Function)
Used to indicate the specific working hours per day in a Scheduler control.