ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The guide
The guide is a powerful search engine included in WINDEV, WEBDEV and WINDEV Mobile, allowing you to search for the referenced documents regarding a topic......
SOAPAddXMLSignature (Example)
Usage example of the SOAPAddXMLSignature function
Associating documents with the project
To describe a project in detail, you can associate documents with it......
Events associated with Looper controls
List of events associated with Looper controls...
Handling a Logical Data Model (LDM)
The main operations that can be performed on an LDM are as follows......
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......
Collapsed (Property)
The Collapsed property is used to: get or define the state (collapsed or expanded) that will be used when rows are added to a TreeView Table control. find out or modify the collapsed/expanded status for: the breaks of a Table control, the breaks of a Looper control, the break headers and footers of Table and Looper controls, a Drawer control, a Ribbon control, a Navigation Bar control. a Pivot Table control in a report....
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
Screen,Coordinate (External language)
Retrieves the coordinates of the control in relation to the top left border of the window as well as the physical size of a control.
Apply (Function)
Executes a procedure for each element of a WLanguage array.
WinOutWidth (Function)
Returns the full width of a window (including the border).
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a pie chart, column of a column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
HFSQL constants
List of constants used by the HFSQL functions....
HashCheckFile (Function)
Checks the Hash of a file for a specific type of algorithm.
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
RTFWithImagesAndTables (Property)
The RTFWithImagesAndTables property is used to manage images and tables in RTF Static controls in a report.
TestCheck (Function)
Writes a result into the status report of a test according to the result of a boolean expression.
NFC constants
List of constants used by the NFC functions...
Managing contacts (mobile devices)
In your mobile applications, you have the ability to directly manage the contacts of your mobile device (Android, iPhone, iPad, Universal Windows)....
WDTrans: Delete the records in transaction
Transforms all the records "in transaction" into "normal" records if these records do not belong to a transaction currently in progress......
kbCard (Type of variable)
The kbCard type defines all the advanced characteristics of a card in a Kanban control.
Table, List Box and Combo Box controls bound to queries
A Table, List Box or Combo Box control can be used to display the content of a data file or query......
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......