ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......
List of extension attributes
The list of extension attributes ......
Constants for managing ports
List of constants used by the functions for port management (serial and parallel ports)...
Data model editor: types of links
Several types of links can be found between the files......
RoundCeil (Function)
Returns: the value rounded up to the nearest integer. the duration rounded up to the nearest interval. the date and time rounded up to the nearest interval....
Modifying the values displayed in the result of a select query
In the result of a select query, you have the ability to only display......
Displaying a different content on each row
In a Looper control, a different content can be assigned to the Table, Chart, List Box and TreeView controls......
HTransactionEnd (Function)
Validates the current transaction: the modifications performed on the data file since the start of transaction (HTransactionStart) are validated. the transaction file is deleted (if the transaction is the last transaction in progress for a network application) the records locked in read-only by the transaction are unlocked....
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
How to color a control with focus?
This help page explains how to highlight the control where the input is performed....
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
Sort order of records found in a select query
To make the result of a query easier to read, the records can be sorted according to one or more items......
AuthToken (Type of variable)
The AuthToken type contains the characteristics of a token to access a web service.
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
WDInst: grouping the files to install
By default, when generating the setup program, the files to install are compressed in a single archive file ("......
Creating a window skin template
Constants for WLanguage types
List of constants for managing WLanguage types....
Lotus Notes constants
List of constants used by the Lotus Notes functions....
fMemExist (Function)
Checks the existence of a shared memory zone.
12. Managing tasks
The Project Management Hub allows the project contributors to manage their task schedule....
Comparing the project messages
The comparison between source and target text helps you find translation errors......
12. External component in practice
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
13. External component in practice
External component in practice...