ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TraceDeleteAll (Function)
Clears the content of trace window opened in parallel with the current window.
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test...
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
MemcachedCASKeyGroup (Function)
Modifies the value of a key on a group of servers if this one was not modified.
The Flex control
The Flex control is used to display a Flash® animation created by a Flex editor in a WEBDEV page......
Download_constants
Utilisation dans la classe diagForme - Accès en Lecture + Ecriture - Type : Réel double...
Computer renamed or changed
During the development phase, you may have to change the computer used for development (change computer, rename the computer, ......
Monitoring robot: General check parameters
The general parameters of the check must be defined when creating or modifying a check......
HLogRestart (Function)
Restarts the logging process on a file.
ErrorPropagate (Function)
Propagates a non-fatal error that can be processed by the calling code if the management of non-fatal errors was enabled for this code (in the code editor or by ErrorChangeParameter).
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
Modbus
Modbus is a "field" (industrial and/or restricted environments) communication protocol created in 1979......
zipIsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
HManageServerUpdate (Function)
Used to manage the automatic update of HFSQL Client/Server servers by specifying the check frequency regarding the availability of updates....
Handling the report blocks through programming
Each report block is associated with different events......
SysNotificationSend (Function)
Sends an interactive notification to the system in order to be displayed.
SysNotificationCompatible (Function)
Checks if the operating system supports interactive notifications.
USBDisconnect (Function)
Disconnects or ejects a USB device.
grScatterGetDataXY (Function)
Retrieves data from a "Scatter" chart.
NumberInWords (Function)
Converts a number to words.
ParallelTaskExecuteAfter (Function)
Indicates a continuation parallel task that will be run when one of the specified parallel task is completed.
ParallelTaskExecuteAfterAll (Function)
Indicates a continuation parallel task that will be run when all the tasks found in an array of parallel tasks are ended.
HTML (Property)
The HTML property is used to: find out whether the current report is printed in HTML mode. manage the HTML type of a Static control found in a report....
LabelWidth (Property)
The LabelWidth property is used to: Find out the width of labels in a "Label" report. Modify the width of labels in a "Label" report....
fLongName (Function)
Returns the long name of a file or directory.
fShortName (Function)
Returns the short name of a file or directory.
SQLGetMemo (Function)
Retrieves the content of a Memo column from the query result, for the current row.