ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Check: FTP connectivity
The monitoring robot will try to connect to the FTP server with the parameters of the server......
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
Error 803: Return and Result cannot be used in the same process
Error 17: OTHER CASE must be the last statement used in SWITCH
Check: SNMP
The monitoring robot will read the value of the specified OID and compare its value with the reference value......
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
Remote WEBDEV administrator: Create a WEBDEV account
The management of accounts is accessible in the remote administrator for the server administrator only....
ERR_BAD_COMMANDLINE
ERR_BAD_COMMANDLINE error...
BLOCK
The <BLOCK> keyword is used in the code editor to declare custom blocks of code. These blocks of code are used to highlight the different steps of an algorithm and to group the declarations of variables or members.
1. Managing emails
WINDEV includes multiple methods to manage emails...
<Upload>.CopyFile (Function)
Saves on the server a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
UploadCopyFile (Function)
Saves on the server a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
Automatic server update
The HFSQL Control Center is used to implement the automatic server update......
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
SCM: Migrating projects
When changing the version of the development tool, the projects found in the SCM must be migrated to this new version......
TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a window.
Image (Keyword)
The Image keyword can correspond to: an Image variable. a property used to get and change the image of an element....
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
Automatic calendar for the Date edit controls (AAF)
The Date edit control automatically propose a "Calendar" option in their popup menu....
Progress Bar control properties
List of properties associated with the Progress Bar control...
Installing and starting WDTRAD
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
ErrorWithTimeoutAsynchronous (Function)
Displays a custom error message in a non-blocking system error window for a given amount of time.
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.