ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
TraceDeleteAll (Function)
Clears the content of trace window opened in parallel with the current window.
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
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.
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test...
EventClose (Function)
Closes a synchronization event between several threads.
Facebook constants
The following constants are used by the functions for managing Facebook connections:...
Class (Property)
The Class property is used to get the actual type of the class instance handled by an object, variant or dynamic object variable.
BitwiseOR (Function)
Returns the result of the (bitwise) logical OR between two values.
HAddLink (Function)
Adds an integrity rule between two data files on the server.
SQLChangeConnection (Function)
Modifies the current connection.
XMLFind (Function)
Performs a search in an XML document.
NetworkConnect (Function)
Associates a drive with a shared network directory.
String functions
List of functions for managing character strings...
HReindexingInProgress (Function)
Indicates that a reindex operation is currently performed on an HFSQL table and returns the percentage of reindexing already performed.
SysThumbnailDeleteAll (Function)
Deletes all the buttons associated with the thumbnail of the application from the taskbar.
NetSendMessage (Example)
Usage example of the NetSendMessage function
fImageSelect (Example)
Usage example of the fImageSelect function
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
HWrite (Function)
Writes a record into a table without updating the indexes corresponding to all keys used in the table.
<Image>.AnimationSetParameter (Function)
Changes one of the animation parameters used for a moving image (in an Image field).
ServiceList (Function)
Returns the list of services found on the current computer or on the specified remote computer.
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
The Internal Page control
The "Internal Page" control is used to include a page (and its code) in a control of another page......
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
Phone (Type of variable)
The Phone type is used to handle a phone number as well as its type (home, work, ...).
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
WDStatistics: Importing log files
To view the statistics about the site traffic with WDStatistics, the log files must be imported onto the current computer......