ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Action (Property)
The Action property is used to specify the action to be performed.
The OLE control
The OLE control is used to handle an OLE object......
RestartProgram (Function)
Ends the application and restarts it.
SysWinTitle (Function)
Returns the title of the window.
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
MenuAdd (Function)
Adds an existing popup menu into the main menu of the current window.
RTFLoad (Function)
Loads a file in RTF in an RTF control (found in a window or in a report).
Inserting an image or video into a help page
It can be useful to use images or videos in help pages to explain the actions to be done, indicate which buttons must be used, etc....
SaaSClientConnexion (Function)
Returns the characteristics of the connection to the client database.
MenuUnMark (Function)
Removes the checkmark displayed in front of the menu option (popup menu or drop-down menu).
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
SaaSConnectedUser (Function)
Returns the user currently connected via SaaSConnect.
REST Services: Prologue procedure (executed before each call)
It is now possible to specify in the description of a Webservice that a procedure must be called (and executed automatically) each time a Webservice is called......
StartTotalRange (Property)
The StartTotalRange property is used to: get the first date or time that will be displayed in a Scheduler or TimeLine control. change the first time that can be displayed in a TimeLine control....
EndTotalRange (Property)
The EndTotalRange property is used to: get the last date or time that can be displayed in a Scheduler or TimeLine control. change the last time that can be displayed in a TimeLine control....
WDAdminHF: Managing a database
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
MenuIsMarked (Function)
Used to find out whether a checkmark is displayed in front of a menu option (popup menu or drop-down menu).
MenuState (Function)
Identifies the state of a menu option (context menu or drop-down menu): active, inactive or invisible.
FileToMemoryTable (Function)
Populates a Table control programmatically with the records from a data file, HFSQL view or query (query created in the query editor or with HExecuteSQLQuery).
Installing a Webservice (old format)
TotalNbChildren (Property)
The TotalNbChildren property returns the total number of children in a branch: of a Treeview control, of a TreeView Table control....
GalleryClosePopup (Function)
Closes the automatic zoom popup for the image gallery.
MenuAddSeparator (Function)
Adds a new separator in a menu (drop-down or context menu).
MenuInsertSeparator (Function)
Inserts a separator into a menu.