ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iBorder (Example)
Usage example of the iBorder function
zipChangePath (Example)
Usage example of the zipChangePath function
BackgroundImageLine (Property)
The BackgroundImageLine property is used to get and change the background image of each row: of a Table control, of a TreeView Table control, of a Looper control....
GanttAddLink (Function)
Creates an "End to Start" link between two tasks displayed in a Gantt Chart column found in a Table (or TreeView Table) control.
Exist (Property)
The Exist property determines if the element of an associative array exists.
HListAnalysis (Function)
Returns the list of WINDEV or WEBDEV analyses (in HFSQL Classic format) available in a given directory.
WinAnimationClosing (Function)
Modifies the type and duration of the animation used when closing the application windows.
zipAddDirectory (Example)
Usage example of the zipAddDirectory function
XMLParent (Example)
Usage example of the XMLParent function
fDate (Example)
Usage example of the fDate function
zipExtractAll (Example)
Usage example of the zipExtractAll function
fDateTime (Example)
Usage example of the fDateTime function
fRename (Example)
Usage example of the fRename function
EmailSaveAttachment (Example)
Usage example of the EmailSaveAttachment function
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage......
fUncompress (Example)
Usage example of the fUncompress function
fDelete (Example)
Usage example of the fDelete function
OpenSister (Example)
Usage example of the OpenSister function
Height (Property)
The Height property is used to get and change the height of an element.
FicEncryption (Property)
The FicEncryption property is used to set the encryption method of a data file.
dRotation (Function)
Performs a rotation: of an Image control. of an Image variable. of a picLayer variable....
WLanguage procedure called by fCopyFile
WLanguage procedure ("callback") called by fCopyFile for each copied file.
VideoCapture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
CameraStartDecoding (Function)
Starts decoding bar codes in a Camera control.
Printing nested reports
To create a main report containing several secondary reports:...