ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Compress (Function)
Compresses a string or a memory block (buffer) in binary format.
Miscellaneous Windows constants
List of constants used by the Windows functions....
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
H.TemporaryDirectory (Variable)
Allows you to force the directory used to store the temporary files when reindexing the HFSQL data files.
rssBuildString (Function)
Builds the RSS feed and returns the result (in XML format) in a character string.
TableCellSelect (Function)
Returns the coordinates (row number and column number) of a selected cell. This function is kept for backward compatibility. It is recommended to use TableSelect.
dbgAuditStatus (Function)
Retrieves and changes the status of the dynamic audit.
HListServer (Function)
Lists the HFSQL servers installed on a computer.
NationRightToLeft (Function)
Allows you to find out whether the current language is written from right to left.
IWListCount (Function)
Returns the number of internal windows currently found in the list of internal windows browsed by an Internal Window control.
Font management properties
List of font management properties...
fImageSelect (Function)
Opens the image picker of Windows.
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
HActivateTrigger (Function)
Re-enables a trigger that was disabled by HDeactivateTrigger.
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
Lotus Notes constants
List of constants used by the Lotus Notes functions....
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
Memory (Property)
The Memory property determines if the specified control is populated programmatically or is based on a data file.
DisplayEnabled (Property)
The DisplayEnabled property is used to: determine whether or not a control or window is refreshed. If the control is displayed, its content is refreshed regularly. refresh a control or window....
Charset (Property)
The Charset property is used to: Get the character set used by a Font variable. Change the character set used by a Font variable. Get the character set used by an HFSQL data file....
Supercontrol
A supercontrol is an advanced type of control......
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
Calling a procedure/a function
Syntax for calling a local or global procedure.
HCancelBackup (Function)
Cancels a current backup.