ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Outstanding progress bars
Simple or symmetric progress bar?...
The Task structure
The Task structure is a preset structure of WLanguage (no declaration is required)......
Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native SQL Server Connector (also called Native SQL Server Access)......
HCompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index item: all the sort options specified for the item are taken into account (sensitivity to the case, to the punctuation, sort direction, Unicode language, ...).
<Source>.CompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index item: all the sort options specified for the item are taken into account (sensitivity to the case, to the punctuation, sort direction, Unicode language, ...).
FlexAlignItems (Property)
The Property FlexAlignItems allows you to know and modify the alignment characteristics of the fields inside a row of a Flexbox field according to the secondary axis of the field ( Property 900 corresponding CSS "align-items").
Obtaining an SSL certificate for IIS2 (2.0 or later)
Handling menu options programmatically
The menu options can be handled......
Creating an executable: Information and version number
The version information of an executable corresponds to the information visible in the Windows file explorer....
8. Optimizing an application
Handling the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
Native AS/400 Connector
WINDEV and WEBDEV include an optional module to access AS/400 databases......
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...
Office tools
WINDEV includes multiple "Office" controls that allow end users to use the desired tools without leaving the application......
<Combo box>.Close (Function)
Forces the closing of the drop-down list in a Combo Box control (simple or multi-column Combo Box).
Miscellaneous Windows functions
List of miscellaneous Windows functions...
Collapsing/Expanding a TreeView control through programming
...To collapse/expand a TreeView control through programming, ......
Step 5: Site parameters
Once the site installed, you can define the site connection options......
How to retrieve the analysis structure through programming?
This help page explains how to retrieve the analysis structure through programming....
Functions specific to iOS - Apple Watch communication
The WLanguage functions specific to the communication between the iOS applications and the associated Apple Watch applications are as follows:...
TopIndent (Property)
The TopIndent property is used to get and change the space at the top of the text (top margin) in a control.
AAF: Exporting data (Table, TreeView Table, Looper, TreeView...)
You want to perform simulations with Excel, Word, OpenOffice......
Calling a DLL written in Visual Basic
Visual Basic (like many other languages) allows you to create custom DLLs......
Flash control properties
The Flash control can be handled by the WLanguage properties in server code and in browser code......
"Is Class" operator
The "is <Class>" operator is used to find out whether the object used in an object of the class (or an object of one of its derived classes)...