ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Format of the content in the text file
The text files created by WDMSG use a specific format......
Deep links to mobile applications
Deep linking allows you to redirect the user to specific content in a mobile application (rather than in a browser) when they click on a link in a web page or in an email......
3. Website development life cycle
Exports the content of an HTML Editor control to an Email variable (to send the email)....
HFSQL tables exceeding 2 gigabytes
By default, the HFSQL engine allows you to manage large tables (up to 2 gigabytes)......
WINDEV 2024 Tutorial - Table of contents
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
Events of the Mobile Image Editor control
control Image Editor allows you to offer your mobile application users the possibility to edit and modify images or photos......
Events associated with a Native Container control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
The Kanban control
Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient production cycle....
Open document tabs
The document tabs allow you to navigate between the different elements opened in the different editors....
Client/Server: Connecting client computers to the server
In order for the application to be able to handle the tables found on the HFSQL server, the connection that will be used by the application must be defined in the project......
Generating a description of a table from a window or from a page
When you design a quick prototype, you often create windows (or pages) without defining any tables......
Cloning a theme or a theme
"Themes" and "themes" are UI templates that you can apply to a project......
Reverse code modeling
The reverse code modeling allows you to view in a graph......
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
Manipulating Context Menu controls programmatically
WEBDEV includes different WLanguage functions and properties to manipulate Context Menu controls programmatically......
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
ERR_NO_PAGE
SCM: Project version changes
When several projects share elements in the same SCM, version changes of WINDEV, WEBDEV and WINDEV Mobile projects......
ERR_NO_CURRENT_PAGE
String literals: single-line and multiline strings
String literals are used to represent and manipulate data as a sequence of characters. For example, string literals can be used to display information, define a constant, etc....