ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
Day (Property)
The Day property is used to: Get the day from a Date or DateTime variable, or get the number of days from a Duration variable. Change the day of a Date or DateTime variable, or change the number of days of a Duration variable. Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format) Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)...
Installing and starting WDTRAD
WiFiConnect (Function)
Connects the device to the specified Wi-Fi network.
Remote WEBDEV administrator: Configuration of a Webservice or a WEBDEV site in Session mode
To view the configuration of a specific Webservice or WEBDEV site in Session mode from the remote administrator:...
iPhone window: window creation wizard
The wizard for window creation allows you to easily create a window containing all main elements of a window for an iPhone application......
Deployment package
The deployment package creates a ZIP file containing the site's setup......
Overview of OOP (Object Oriented Programming)
The object-oriented programming (called "OOP") is a programming paradigm in which the programs are organized as sets of objects......
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
WDSQL: Exporting and printing the result of an SQL query
The result of a select query can be......
Batch processes: Creating executables, WDLs, components, and more...
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line......
The Repositionable Note control
The Repositionable Note control allows you to include the famous yellow sticker in your applications......
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
3. Deploying a WINDEV application
Check: FTP connectivity
The monitoring robot will try to connect to the FTP server with the parameters of the server......
Error 803: Return and Result cannot be used in the same process
Error 17: OTHER CASE must be the last statement used in SWITCH
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.
<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....
Image (Property)
The Image property gets and sets the background image of a control or block.
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
ERR_BAD_COMMANDLINE
ERR_BAD_COMMANDLINE error...