ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Uploading and downloading files on Internet (WINDEV FTP and RPC)
Several methods can be used to upload and download files by Internet......
H.NbRetry (Variable)
Indicates the number of attempts for locking the file or the record before giving control back to the program.
Access (Property)
The Access property is used to manage the type of access of a connection (HFSQL Client/Server, OLE DB, etc.)....
Page Footer block
The Page footer block is run at the end of each page......
FTPFileExist (Function)
Checks the existence of a file on an FTP server.
redisConnection (Type of variable)
The redisConnection type is used to define all the advanced characteristics of a connection to a Redis server (or cluster).
HTML constants
Project Management Hub: Managing tasks
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
mongoDatabaseInfo (Type of variable)
The mongoDatabaseInfo type is used to define the advanced characteristics of information about a MongoDB database.
Managing main window menus
A main menu is necessarily associated with a window......
Constants for managing the Windows scheduler
List of constants used by the functions for managing the Windows scheduler....
Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
WDSQL: Running an SQL query
WDSQL is used to run all the SQL queries created by WDSQL......
Social network: Available targets
This page presents the different possibilities of Social Network control according to the selected options......
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
Chart constants
List of constants used by the functions for chart management....
EmailCheckAddress (Function)
Checks the validity of an email address.
FTP constants
List of constants used by the FTP functions....
TypeVar (Function)
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control.
AutomaticEvent (Type of variable)
The AutomaticEvent type is used to manage an automatic event.
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.
Outstanding progress bars
Simple or symmetric progress bar?...
CaptchaVerify (Function)
Checks whether the value typed by the user corresponds to the string displayed in a Captcha control.