ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
RoundToMultiple (Function)
Returns a numeric value rounded to the nearest multiple of another numeric value.
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
ServiceContinue (Function)
Restarts a paused service.
fUncompress (Example)
Usage example of the fUncompress function
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
iFont (Function)
Selects the default font.
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
GglUploadDocument (Function)
Uploads a document to the Google server.
TwainToClipboard (Function)
Allows: copy the document coming from the Twain device to the clipboard. view the document coming from the Twain device in the user interface of device....
SysYRes (Function)
Returns the vertical screen resolution.
fOpen (Function)
Opens an external file (ANSI or UNICODE) for programmatic manipulation.
How to backup HFSQL Client/Server databases?
The backup of the HFSQL Client/Server databases can be performed......
Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
FTPSize (Function)
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
The WDInst setup editor
WDInst is a setup editor used to define the setup parameters of your application......