ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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)...
9. Internal component
Configuring the setup program
Two tools can be used to create a setup program......
Query based on query
Queries can be based on items from another query......
WiFiConnect (Function)
Connects the device to the specified Wi-Fi network.
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
Installing and starting WDTRAD
ErrorAsynchronous (Function)
Displays a custom error message in a non-blocking system error window.
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:...
Deployment package
The deployment package creates a ZIP file containing the site's setup......
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......
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......
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
The Repositionable Note control
The Repositionable Note control allows you to include the famous yellow sticker in your applications......
Constants for managing Table, Treeview Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls....
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
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