ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fListDisk (Function)
Returns the list of disks installed on the computer.
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......
Table,Position (External language)
Sets the position on a given element or returns the element on the fist row of a Table control populated programmatically.
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").
4. WEBDEV, WINDEV and WINDEV Mobile: fully compatible format
InterpretAmpersand (Property)
The InterpretAmpersand property is used to determine and change how the '&' character is interpreted in: the caption of a Static control. the elements of a List Box control. the elements of a Combo Box control. the values of a column in a Table control....
Responsive Web Design: Management of anchors
In "Responsive Web Design" mode, the width of controls is automatically reduced when the browser width is reduced......
UMC: Implementing and managing the "User Macro-Codes"
Regardless of the skill of the development team, the end user will always want to do something that has not been planned for......
iChangeSubReportSource (Function)
Modifies through programming the report associated with a sub-report in a composite report.
mongoOperationAdd (Type of variable)
The mongoOperationAdd type is used to define all the advanced characteristics of a document add operation in bulk.
Looper control based on a data file
This type of Looper control uses data from a data file or query......
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
Principle of remote check
<gglConnection variable>.FillCalendar (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved (some criteria may be specified).
StrikeOut (Property)
The StrikeOut property is used to: Determine whether the strikethrough formatting is applied to a Font variable. Apply strikethrough formatting to a Font variable....
Condensed (Property)
The Condensed property is used to: Determine whether a Font variable is condensed. Condense a Font variable. This property is kept for backward compatibility....
Overview
Overview of the different operators...
The Slider control (in a page)
WEBDEV proposes two types of sliders......
WDScript: use in command-line and console mode
Select query: Displaying the first/last n records
The editor of Select queries is used to limit the number of records that will be displayed in the result of the query....
19. Sending emails
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
Automatic features of Pivot Table controls
The Pivot Table control offers several Automatic Application Features (AAF) allowing the user to take advantage of all its capabilities......
Two-level setup
The two-level setup (or multisite setup) combines: a reference network setup deployed on a local network. an HTTP setup used to update the reference setup on the local network....
Native Oracle Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV analysis......