ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
zipChangePath (Example)
Usage example of the zipChangePath function
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
WebserviceWriteHTTPHeader (Function)
Adds an additional HTTP header to a request of a REST Webservice.
CreateShortcut (Function)
Creates a shortcut on the Windows desktop, in the "Start" menu of Windows or in a specific directory.
xmlSignature (Type of variable)
The xmlSignature type is used to define the advanced characteristics of an XML signature.
FTPTime (Example)
Usage example of the FTPTime function
UTF8ToUnicode (Function)
Converts a UTF-8 string to Unicode
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
FTPDeleteFile (Example)
Usage example of the FTPDeleteFile function
LooperCount (Function)
Returns the number of rows in a Looper control.
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
HFlush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
CalendarSelectCount (Function)
Returns the number of days selected in a Calendar control.
9. Hardware and software requirements
CDList (Function)
Returns the list of CD/DVD players installed on the current computer....
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
dRoundedRectangle (Function)
Draws a rounded rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Watermark (Type of variable)
The Watermark type is used to handle the text printed in watermark in the reports created with the report editor or through programming.
FTPRenameFile (Example)
Usage example of the FTPRenameFile function
MapGetPosition (Function)
Returns the geographical position of the point located in the center of the map currently displayed in a Map control.
FTPMakeDir (Example)
Usage example of the FTPMakeDir function
Hint (Property)
The Hint property gets and sets the hint text displayed when the Edit control is empty.
Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....
fCopyFile (Example)
Usage example of the fCopyFile function