ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Source>.RecordDate (Function)
Returns the date and time that an HFSQL record was last modified (Classic or Client/Server)....
4. HFSQL Classic
<Document variable>.Add (Function)
Adds at the end of a Document variable: an element, a document, a paragraph, a text, an image or a fragment.
Undocking the editors
Who has never wanted to view the code and the UI at the same time, without being constrained by the environment? WINDEV, WEBDEV and WINDEV Mobile allow you to "detach" the editors from the environment of the main window......
OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
Project Management Hub: Statistics
When managing a project, you must keep track of some indicators to understand the evolution of the project, its schedule, ......
List Box control linked to a data file or to a query
A List Box or Combo Box control can be used to display the content of a data file or query, to allow a user to select a record, for example......
ModificationRule (Property)
The ModificationRule property is used to configure the modification rule (integrity management) to be applied to the data file described in the code.
Binding Bar Code controls to items
A Bar Code control can be bound to an item in a data file, query, etc....
Creating an SCM repository
To share a project via the Source Code Manager, a repository must be created......
InitialFile (Property)
The InitialFile property is used to get the original name of the data file associated to an item in a query.
Printing the content of a TreeView Table (AAF)
TreeView Table controls include an automatic context menu that allows users to perform multiple actions on the data displayed in the control......
wsResponse (Type of variable)
The wsResponse type is used to get: the XML source code of the Webservice response. the value of the different parts of the Webservice response (for the Webservices returning several responses)....
Option (Property)
The Option property is used to configure how a Bar Code control is displayed.
iLastFile (Function)
Returns: the full name of the last file generated during the print (PDF, RTF, text, ...). the list of created duplicate files....
iEndPrinting (Function)
Signals the end of the document to print and actually starts printing the data stored in the printer spooler via the following functions: iPrint, iPrintImage, iNewLine, etc.
9-slice scaling
The 9-slice scaling allows you to resize the images harmoniously......
Synchronizing the analysis with external databases
The analysis must be synchronized with an external database if it uses......
WDConver : Overview
WDConver is a tool used to convert data to an HFSQL Classic data file from......
AutomaticLink (Property)
The AutomaticLink property is used to: determine if the automatic link detection mode is enabled, enable or disable the automatic link detection mode....
<Word Processing>.Add (Function)
Adds at the end of a Word Processing control: an element, a document, a paragraph, a text, an image or a fragment.
AAFImportParameter (Function)
Loads all customizations made via AAFs (Automatic Applications Features) that have previously been saved to a file.