ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ControlClone (Function)
Creates a new control from an existing control.
ProgressBarExecute (Function)
Starts a long browser process and fill a Progress Bar via Ajax according to the progress of this process.
FTPFileExist (Function)
Checks the existence of a file on an FTP server.
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)......
SQLListTable (Function)
List all the tables that can be accessed by the connected database system.
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....
Glossary
The glossary lists all the abbreviations used in the code editor......
The ActiveX control
The ActiveX control is used to easily manage the ActiveX technology......
Error 11: The label is unknown
Manage SCM branches visually
The Source Code Manager offers a graphic interface for editing branches to optimize the management of branches in your projects......
Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......
Configuring the server for the CGI/AWP protocol
To use WEBDEV, a Web server must to be found on the computer where WEBDEV is installed......
ErrorPropagate (Function)
Propagates a non-fatal error that can be processed by the calling code if the management of non-fatal errors was enabled for this code (in the code editor or by ErrorChangeParameter).
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
Error (Function)
Displays a custom error message in a system error window.
Project Management Hub: Spool of requests
The Project Management Hub is used to define spools of requests......