ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Internal component
An internal component is a set of elements from a project......
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
Appendix 2: Checking the server
Bloque entièrement ou partiellement un fichier externe....
SQLClose (Function)
Declares the end of the query execution and frees the memory resources allocated during the execution of the query.
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
Managing Google Calendars
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet......
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)......
7. Multilingual applications in practice
Push notifications
A mobile device can receive push notifications......
7. Multilingual sites in practice
SaaS administrator - Dashboard
The dashboard of the SaaS Administrator is used to quickly view the main information regarding the SaaS sites of a WEBDEV Application Server......
Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
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......
Certificate (Type of variable)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
HCancelBackup (Function)
Cancels a current backup.
Charset (Property)
The Charset property is used to: Get the character set used by a Font variable. Change the character set used by a Font variable. Get the character set used by an HFSQL table....
SocketAccept (Function)
Run on the server, this function accepts a request for connecting to an existing socket found on the server.
Manipulating files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......