ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error 17: OTHER CASE must be the last statement used in SWITCH
Query and project
11. Table/Looper controls
ODBC on HFSQL via Visual .NET (in C#)
The ODBC driver on HFSQL Classic (single-user and multi-user) is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
dPixelOpacity (Function)
Identifies the opacity of a pixel in an image that has an Alpha channel. This image can be: an Image control, an Image variable, a WDPic variable (on the background layer), a picLayer variable....
11. Table/Looper controls
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
5. User Groupware in practice
ImageMode (Property)
The ImageMode property is used to get and change the display mode of an image in an Image control, in the column of a table of type Image or in the background of a Chart control in a window.
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
InfoWithTimeoutAsynchronous (Function)
Displays a custom message in a non-blocking system information window for a given amount of time.
Check: SNMP
The monitoring robot will read the value of the specified OID and compare its value with the reference value......
WINDEV Mobile: Platforms, processors and operating systems
WINDEV Mobile applications can run on the following platforms...
1. Managing emails
WINDEV includes multiple methods to manage emails...
Remote WEBDEV administrator: Create a WEBDEV account
The management of accounts is accessible in the remote administrator for the server administrator only....
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
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.
WDMap: Characteristics of the files found in a database
WDMap is used to get various characteristics specific to......
<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....
<Camera>.Display (Function)
Displays in a Camera control the video sequence currently transmitted by a "web camera" or by the camera found on the mobile device. Function kept for "Version-26-compatible" Camera controls....
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....
dCopy (Function)
Copies an image to another image.