ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Control template
A control template is a set of controls that can be re-used in several windows or pages......
6. Layouts
...Layouts are used to define several views of a window in the same project without duplicating the window....
The "Code hashtags" pane
WINDEV Mobile: Platforms, processors and operating systems
WINDEV Mobile applications can run on the following platforms...
rssBuildString (Function)
Builds the RSS feed and returns the result (in XML format) in a character string.
rssImage (Variable type)
The rssImage type is used to describe the image of a RSS feed...
rssStream (Variable type)
The rssStream type is used to handle a RSS feed...
rssSave (Function)
Builds the RSS feed and saves the RSS feed in an XML file.
rssEntry (Variable type)
The rssEntry type is used to handle a RSS feed entry...
rssInitialize (Function)
Loads a RSS feed in memory.
rssDisplay (Function)
Builds a RSS feed and returns the content of the RSS feed to the client.
Sharing internal components (via SCM)
An internal component is a set of elements from a project......
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....
Native MariaDB Connector: Programming with HFSQL functions
To use a MariaDB database with Native Connector, the structure of MariaDB tables must be imported into the WINDEV or WEBDEV analysis......
10. Internal component
Internal component...
3. Project configuration
Project configurations allow you to adapt the same project to multiple "targets"....
11. User Macro-Code: UMC in practice
Modbus
Modbus is a "field" (industrial and/or restricted environments) communication protocol created in 1979......
Sort order of records found in a select query
To make the result of a query easier to read, the records can be sorted according to one or more items......
Report blocks
A printed report includes several sections......
5. HFSQL Client/Server
A WINDEV Mobile application can also use an HFSQL database in Client/Server mode....
WEBDEV administrator: Viewing logs
The "Logs" tab is used to see the details of logs for a specific period......
Managing main window menus
A main menu is necessarily associated with a window......