ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
HTTPSimulateNetwork (Function)
Simulates a slow network by limiting the download and upload speed.
Resizing a window (AAF)
WDModFic : Tool for automatic modification of data files
WDModFic is a tool used to perform the automatic modification of the data files found on the development computer and on the end-user computers......
DocClose (Function)
Closes a docx file and frees the document.
The tables in a report
In a report, a table includes a set of controls called "Table cells"......
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
Properties of the modeling
The properties of the modeling group all the options of the modeling currently edited......
RESTSend (Function)
Sends a REST request and waits for the server response.
XMLParent (Function)
Positions on the parent element of current element (tag or attribute).
Printing a report on one of the printers connected to the Web Server
To print a report on one of the printers connected to the Web server, you must......
MyChildWindow (Reserved word)
MyChildWindow is used to handle the child window of the current window.
SpreadsheetClose (Function)
Closes the XLSX document that was opened by SpreadsheetLoad.
Copying and cloning
Variables are copied using the "=" operator...
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
WDTrans: Overview
WDTrans is a tool for canceling transactions......
XMLFound (Function)
Checks whether the current element corresponds to the current browse or to the current search.
<restRequest variable>.Send (Function)
Sends a REST request and waits for the server response.
XMLChild (Function)
Positions on the first child element of current element.
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
Count (Property)
Count keyword can correspond to: the Count function. This function returns the number of occurrences of a control in a window, page or group of controls. The Count property, which returns a number of elements. This property can be used on: the controls of a window or page. For more details, see Count. a xmlNode variable. a JSON variable....
Minimized (Property)
The Minimized property is used to: find out whether a repositionable note is minimized, minimize or restore a repositionable note....
AutomaticallyMinimized (Property)
The AutomaticallyMinimized property is used to: Find out the timeout before the Repositionable Note control is automatically minimized. Define the timeout before the Repositionable Note control is automatically minimized....