ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project Management Hub: Management of incidents
The Project Management Hub allows you to keep a history of the incidents encountered in your applications......
WDTrans: Cancel the operations performed on a transaction file
If a transaction is in progress, cancels all operations performed on the files in transaction since the start of transaction......
Size (Property)
The Size property is used to determine and change the size of an element.
HRecordToXML (Function)
Retrieves the structure and the value of the current record and exports them into a character string in XML format.
sfExecuteQueryResult (Type of variable)
The sfExecuteQueryResult type is used to find out the result of SFForwardQuery and SFExecuteQuery...
ServiceRestart (Function)
Restarts a service (already started).
RTFInsert (Function)
Inserts a character string in RTF into the content of an RTF control (found in a window or in a report) or into the content of a character string in RTF.
ModifierPanelVisible (Property)
The ModifierPanelVisible property is used to: determine if the "Modifier" panel is displayed in a Diagram Editor control. show or hide the "Modifier" panel in a Diagram Editor control....
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
geoGetAddress (Function)
Retrieves an address or a list of addresses corresponding to the description of a geographic location.
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
Manipulating Chart controls in a WEBDEV site
When a Chart control is executed on a page of the WEBDEV site, users can personalize visuals via a context menu......
DomoStatus (Function)
Used to find out whether an electrical device (compatible with the X10 protocol) is switched on or off.
AdditionCompleted (Property)
The AdditionCompleted property determines if an element was added to a queue, list or stack, or if the operation is in progress.
SchedulerTimeDisplayed (Function)
Defines the time range displayed by the Scheduler control in Day mode or in Week mode.
StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text or document).
HExportJSON (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to a JSON file.
WBAdminAccount (Type of variable)
The WBAdminAccount type is used to define all the advanced characteristics of a WEBDEV account in a WEBDEV Application Server.
In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost, by using the payment system of App Store or Google Play......
Thickness (Property)
The Thickness property is used to get and change the thickness of an element.
TreeListItem (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control.
CreateShortcut (Example)
Usage example of the CreateShortcut function
iPrintImage (Function)
Sends the image file to print to the print buffer.
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.