ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Step 5: Site parameters
Once the site installed, you can define the site connection options......
<picLayer variable>.Font (Function)
Declares the font to be used by the dText function in a picLayer type variable.
Z-index of a control
All the controls in a window or report have a different z-index......
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
Operations performed on class diagrams
The following paragraphs explain......
EmailAddress (Variable type)
The EmailAddress type is used to handle an email address as well as its type (home, office, etc.).
hFileParameter (Variable type)
The type hFileParameter type is used to define the tables taken into account by a scheduled optimization task.
Geometry (Property)
The Geometry keyword can correspond to: a variable of type Geometry. a property of a variable of type GeometryCollection....
Help with new features: Informing users about new developments
Applications are constantly evolving......
InstantMessaging (Type of variable)
The InstantMessaging type is used to define the advanced characteristics of the instant messaging of a contact (Google Talk, Skype, MSN, etc.).
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......
jsonReader (Variable type)
The type jsonReader type allows linear browsing of a large JSON document with optimal performance and reduced memory usage. Warning This type of variable is only available from version 2025 Update 3....
How to open a window?
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......
2024 new features brochure: WINDEV new features
WINDEV 2024 new features in the 2024 New Features brochure....
Filtering a data file, a view or a query
A filter is used to define by programming a selection of records corresponding to one or more criteria......
Creating a table in a report
Tables can be created in a report......
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......
Handling the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......