ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

VSpace (Property)
The VSpace property gets and sets the vertical spacing between the labels in a report. This spacing was defined when creating the Label report.
Programming custom calculations in Table controls
LooperModify (Function)
Changes the values of the attributes in a row of a Looper control.
FTPCommand (Function)
Sends a specific FTP command to a server.
fDelete (Example)
Usage example of the fDelete function
HGetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
iFont (Function)
Selects the default font.
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
SocketCreate (Function)
Creates a socket.
SCM: Management of rights
It is possible to manage and grant certain access rights to the developers for each element in the SCM......
HListItem (Example)
Usage example of the HListItem function
FinPeriodInterest (Example)
Usage example of the FinPeriodInterest function
ServiceStop (Function)
Stops a service.
fStopCompress (Function)
Stops the operation used to compress or decompress a file.
HErrorDuplicates (Example)
Usage example of the HErrorDuplicates function
fRemoveDir (Example)
Usage example of the fRemoveDir function
ServiceStart (Function)
Starts a service.
State (Property)
The State property gets and sets the state of an element.
Retrieving the coordinates of a click in a clickable image
If the click action of the image is set to "Server call", you can get the click coordinates when the image is clicked in the browser......
Slider control properties (in a window)
List of properties associated with the Slider control found in a window...
The Line control
A Line control is used to display a line in a page......