ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Skin elements
The skin elements are used to quickly change the visual aspect of a project without having to retouch every page and every page template......
Handling a Logical Data Model (LDM)
The main operations that can be performed on an LDM are as follows......
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
Help page identifier
To display a specific help page from your WINDEV application, an identifier must be specified for each page found in your help system......
Step 2: Creating print fonts
This step allows you to define and choose the different fonts that will be used in the printed document......
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
Miscellaneous Windows functions
List of miscellaneous Windows functions...
Error 705: The property does not exist on this type
Validity period of site pages
When creating a page, a validity period can be defined for this page......
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Variant (Type of variable)
The Variant type is used to: store any simple value: boolean, numeric (Currency, Real, Integer, etc.), characters and character string, date (Date, Time, DateTime and Duration), ... store named or indexed subelements. store any complex value: structures, classes, advanced types, arrays, associative arrays, queues, stacks and lists. handle the NULL value in WLanguage. store interactions with ActiveX objects and Automation programming....
PDF Reader control: How to use the ribbon and tabs
The PDF Reader control includes multiple features accessible via......
The log process
...A log is a special file that contains the history of all changes made to one or more data files over a given period of time (date the file was created, last automatic data modification, last backup created with WDLog, etc.)...
Error 706: The property does not exist on this type of control
SCM: Optimizing the time management
From version 110042, the dates and times are stored in the Source Code Manager in UTC format (Universal Time Coordinates) instead of local computer time......
The Carousel control
The Carousel control is used to display an animated menu made of images......
Operations performed on state-transition diagrams
The following paragraphs explain......
Handling a status bar in the window editor
This help page presents the different operations that can be performed in a status bar......
Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB database......
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......
Drive (Type of Variable)
The Drive type allows handle a Drive generically. To use this type of Variable, it is necessary to connect to the desired Drive.
Handling menu options programmatically
The menu options can be handled......
Automatic Application Features (AAF)
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
Operations performed on component diagrams
The following paragraphs explain......