ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
Telemetry: Installing the server
To use the telemetry, you must install on a computer......
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
ImageInfoSave (Function)
Saves the modifications performed on the Exif tags of an image by ImageInfoModify.
Query editor: Characteristics
WDDeploy features
WDDeploy is a tool used to easily deploy static or PHP sites......
NotesDeleteItem (Function)
Deletes the specified item from the current document in Lotus Notes.
PVTCalculateAll (Function)
Entirely calculates or recalculates a Pivot Table control.
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
Transactions in HFSQL Client/Server mode
To keep maximum compatibility between HFSQL Classic applications (single-user or multi-user) and HFSQL Client/Server applications, the transaction mechanism in HFSQL Client/Server mode is similar to the one in HFSQL Classic mode......
Constants used by ExecutePresetAction
List of constants used by ExecutePresetAction....
User Groupware files
Two categories of data files are managed......
NotesDeleteAttachment (Function)
Deletes an attached file from an item of the current document in Lotus Notes.
WLanguage procedure called by zipAddDirectory
WLanguage procedure ("Callback") called when adding files with zipAddDirectory.
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
WLanguage procedure called by FTPListFile
Procedure ("Callback") called by FTPListFile for each file found.
Software license agreement
WINDEV Express license agreement...
tapiError (Function)
Indicates whether an error was returned by the last tapixxx function (functions for managing phone calls) to the TAPI module.
The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images in their WINDEV applications......
VideoGenerateThumbnail (Example)
Usage example of the VideoGenerateThumbnail function
sfSaveResult (Type of variable)
The sfSaveResult type is used to find out the result of SFAdd and SFModify...