ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Repositionable Note control
The Repositionable Note control allows you to include the famous yellow sticker in your applications......
The Native Container control
The Native Container control is used to manage the controls not created with WINDEV or WINDEV Mobile......
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors....
Including JavaScript files or a Web resource
WEBDEV allows you to include Javascript files or external resources in a WEBDEV project......
ERR_LAUNCH_FAILED
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
Events associated with Button controls
List of events associated with Button controls...
How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....
IMAP protocol
The IMAP protocol is a standard protocol for managing emails......
Managing iconic fonts
Include special characters in your captions via the iconic fonts....
Importing a CSS style sheet
WEBDEV allows you to import a CSS style sheet into a WEBDEV project......
Handling a Check Box control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
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......
3. Managing sockets
WINDEV includes advanced socket management functions....
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
8. External component
An external component is a set of WINDEV Mobile elements: windows, reports, analysis, etc....
Error 104: 'Dynamic' can only be used for the classes and the Automation objects
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
The home page
The home page is the first page of your site......
Standard FTP functions
List of standard FTP functions...
Properties associated with the breaks of a Looper control
Several properties can be used with the breaks found in a Looper control......
Managing sockets with WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions allowing you to perform an advanced management of sockets......
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....