ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
TraceDeleteAll (Function)
Clears the content of trace window opened in parallel with the current window.
TableToClipboard (Function)
Copies the content of a Table or TreeView Table control to the clipboard.
NbWorksheet (Property)
The NbWorksheet property is used to get the number of worksheets in a Spreadsheet control.
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
AppServerRunScheduledTask (Function)
Immediately starts the execution of a scheduled task on a WEBDEV Application Server.
TreeSelect (Function)
Returns the full path of the selected element in a TreeView control.
HOut (Example)
Usage example of the HOut function
HExecuteSQLQuery (Example)
Usage example of the HExecuteSQLQuery function
SysDecrypt (Function)
Decrypts data using Windows user credentials. This data must have been previously encrypted with SysEncrypt. This new function is available from WINDEV Suite SaaS 2025 Update 2....
HTTPAddParameter (Function)
Adds a parameter to an HTTP form.
rssDisplay (Function)
Builds a RSS feed and returns the content of the RSS feed to the client.
NetMACAddress (Function)
Returns the MAC address (physical address) of one of the network cards found on the computer.
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
HActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
HListDatabase (Function)
Lists the Client/Server databases associated with a connection....
Report editor: Available types of reports
Several types of reports can be created in the report editor......
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
grParameter (Function)
Retrieves or modifies a chart parameter.
WinInXPos (Function)
Returns the horizontal position of the upper-left corner of the internal area (without border and title bar) of a window in relation to the upper-left corner of the screen.
Multiple generation
Project configurations are used to easily define the different "targets" of your project......
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
BurnerMediaInfo (Function)
Retrieves the characteristics of the CD/DVD found in the current burner....