ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Component diagram
A component diagram shows the physical and static architecture of a system software......
HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized by the HFSQL engine. The files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. available on a connection via a native access or via an OLE DB driver. for a group of files defined in the data model editor....
spDerivation (Property)
The spDerivation property is used to: Get the key derivation function used to hash an item of type "Password". This property can be used for items of type "Password" defined in the data model editor or programmatically. Set the key derivation function used for hashing (only for "Password" items defined programmatically)....
The charts
To include charts in your applications or in your sites, WINDEV, WEBDEV and WINDEV Mobile include......
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
Different types of data (Type of variable)
A variable is defined by name and type......
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
Project description: Project tab
The project description window allows you to configure various elements of your project......
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......
Binding a Spin control to an item
A Spin control can be bound to an item in a data file, query, etc....
RoundFloor (Function)
Returns: the numeric value rounded down to the nearest integer. the duration rounded down to the nearest interval. the date and time rounded down to the nearest interval....
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
Programming custom calculations in Table controls (prefix syntax)
13. 3-Tier architecture
Using the advanced types
The advanced types (XLS variables, ggl variables, ......
Setup in MSI format
You have the ability to create a setup program in MSI standard......
XMLSign (Function)
Signs an XML document.
Query editor
The query editor is used to automatically create queries on the data files......
EndDate (Property)
The EndDate property is used to get and change the selected time period end date: in a Calendar control, in an Organizer control. in a Scheduler control....
OrganizerInfoXY (Function)
Returns for a given position in the Organizer control (coordinates of a point in the organizer): the index of the appointment for the specified position. the date corresponding to the specified position....
<Organizer>.InfoXY (Function)
Returns for a given position in the Organizer control (coordinates of a point in the organizer): the index of the appointment for the specified position. the date corresponding to the specified position....
StartDate (Property)
The StartDate property is used to determine and change the start date of the selected time period: in a Calendar control. in an Organizer control. in a Scheduler control....
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......