ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Dark theme on mobile devices
The latest versions of mobile OSs allow you to switch applications to a dark theme to reduce battery consumption or to make the device easier to use in a low-light environment......
Guided tour management constants
Page constants
List of constants used by page functions....
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......
EventTimeline (Type of variable)
The EventTimeline type is used to define the advanced characteristics of an event displayed in a Timeline control.
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
Constants for managing character strings
List of constants used by string management functions...
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
Constants for managing certificates
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
Various WEBDEV constants
Various WEBDEV constants...
The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes......
Service variable
The Service variable is used to......
MaskTitleDate (Property)
The MaskTitleDate property is used to identify and change the input mask used for the title of day columns in Organizer or Scheduler controls
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
Flexbox control description: Details tab
The "Details" tab of the Flexbox control description window allows you to define how the control reacts when the browser is resized horizontally or vertically......
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
Creating the skin template of a report