ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FTPFileExist (Function)
Checks the existence of a file on an FTP server.
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
RightToLeft (Property)
The RightToLeft property is used to get the writing direction on a control, column, window or report.
BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV site.
grAutoRefreshCategoryLabel (Function)
Identifies or defines whether the category labels are refreshed whenever the chart is drawn.
HourGlass (Function)
Transforms the mouse cursor into hourglass (and conversely). In Android and iOS, displays an endless progress bar in a window....
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
XMLDocument (Example)
Usage example of the XMLDocument function
EvaluateExpression (Function)
Evaluates the value of an expression built in a character string.
WinInactiveEffect (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
SQLListTable (Function)
List all the tables that can be accessed by the connected database system.
ProgressBarExecute (Function)
Starts a long browser process and fill a Progress Bar via Ajax according to the progress of this process.
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
Sending elements to Free Technical Support
Val (Function)
Returns the numeric value of a character string.
HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
fDirSize (Function)
Returns the size of a directory in bytes.
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
fSaveText (Function)
Creates and fills a text file with the content of a text control or text variable (string variable, edit control in a window, Static control in a report, ...).
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
Create the help system in WINDEV, WEBDEV or WINDEV Mobile
These are the main steps to create a help file (HTML, CHM or PDF)......
ControlClone (Function)
Creates a new control from an existing control.
MarginWidth (Property)
The MarginWidth property is used to: Find out the horizontal margin between the widgets found in a Dashboard control. Modify the horizontal margin between the widgets found in a Dashboard control....
MarginHeight (Property)
The MarginHeight property is used to: Find out the vertical margin between the widgets found in a Dashboard control. Modify the vertical margin between the widgets found in a Dashboard control....