ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The use of the Automation type in a site is reserved for the advanced users
Defining a help window template
WINDEV allows you to create help window templates......
Type of windows created by RAD
The wizard for window creation proposes several types of windows associated with HFSQL data files......
Push notification: Android configuration (Firebase)
From WINDEV Mobile 22 Update 1 (version 220052), the Push notifications in Android are using the Firebase platform (instead of Google Cloud Messaging)......
ERR_NO_DLLEXE
The "Window position preview" pane
The "Window position preview" pane is used to view and/or modify the opening position of the windows currently modified (according to the screen resolution used)......
The Peeling Corner control
The "Peeling Corner" control is used to create a visual effect in a page by presenting an image partially covered by another one......
The HTML Display control
The HTML Display control displays a web page in an application......
HResetUser (Function)
Initializes the structure for user management (HUser) with the default values.
12. Synchronizing data
4. WEBDEV, WINDEV and WINDEV Mobile: fully compatible format
Page with parameters
ERR_PARSER
Managing the certificates
Signing a file allows you to check that the file was not modified or altered since it was signed. The signature also allows you to check the issuer identity....
Push notification
A mobile device can receive push notifications......
XML: Using files exceeding several gigabytes
Starting with version 23, an XML parser is available to handle XML files that are multiple GB in size......
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......
Importing a CSS style sheet
WEBDEV allows you to import a CSS style sheet into a WEBDEV project......
ERR_OUT_OF_MEMORY
Insufficient memory to perform the operation. ERR_OUT_OF_MEMORY (13)...
5. Deploying a dynamic site (Session or AWP) in practice
The "Code" pane
The "Code" pane is used to handle the procedures (local and global procedures) and the classes found in the current project ("Global procedures", "Local procedures" and "Classes" options)......
Android: The different types of notifications
Android proposes several types of notifications to inform the user......
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
Showing passwords (AAF)
By default, in password controls, characters are replaced with dots......