ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DeepLinkProcedure (Function)
Defines the WLanguage procedure executed when the user clicks on a deep link.
GetTypeDefinition (Function)
Gets the description of a type identified by name.
Sequencing reports
In some cases, you may want to print several reports one after another, and view them in the same print preview....
HErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
ThreadPersistent (Function)
Makes a thread persistent.
Renaming a project
Renaming a project is used ton modify the name of the project. All the elements linked to the project before it is renamed are kept.
Text (Property)
Text is used to find out whether an item is a text item.
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
DnDAccept (Function)
Indicates the action accepted by the target of Drag/Drop and manages the mouse cursor during Drag/Drop....
DnDCursor (Function)
Manages the mouse cursor and specifies the action allowed during Drag and Drop.
Project Management Hub: Sprint management
A sprint or iteration is a development cycle......
Database (Property)
The Database property is used to manage databases associated with a connection (HFSQL Client/Server, OLE DB, etc.)....
Check model
You can use check models to easily create checks...
HFound (Function)
Checks whether the current record corresponds to the current filter or search.
Secure (Property)
The Secure property is used to configure the security level of data file encryption.
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....
HExportXML (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to an XML file.
VisibleEndUser (Property)
The VisibleEndUser property is used to: Find out whether an item is visible or not to the end users. This item was defined in the data model editor or programmatically. Define whether an item must be visible or not to the end users (item described programmatically only)....
HRecNum (Function)
Returns: the number of the current record in the HFSQL data file. the number of the current record in the HFSQL view....
fTrackFile (Function)
Triggers the tracking of a file.
DocToPDF (Function)
Converts a Word Processing document into a PDF file.