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.
Handling a control through programming in a report
All report controls can be handled through programming......
Setup of a WEBDEV site: Creating library
A library (file with a WDL extension) is used to group the resources of the project (pages, queries, ......
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
Parallel Tasks constants
The following constants are used by the functions for managing parallel tasks: ......
mqttSession (Type of variable)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
LDAPSession structure
The LDAPSession structure is a preset structure of WLanguage (no declaration is required)......
StreamChangeDriver (Function)
Specifies the camera that will be used as source for a stream and/or a Conference control....
WDInst: configuring the directory of the data files and the directory of the files of user groupware
The setup editor WDInst ("Tools......
iParameterViewer (Function)
Configures the report viewer.
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
WDInst : generating the setup program
Generating the setup program is used to create the setup program according to the characteristics specified in the setup editor WDInst....
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......
Style of a control
As soon as it is created, a control is associated with a style......
IFrame control
IFrame is an HTML concept......
Constants for managing Toolbar controls
List of constants used by the Toolbar control management functions...
AAF: File Path edit controls
The edit controls that use the "File name and full path" input mask propose several AAFs (Automatic Application Features): a specific popup menu used to handle the file. a file preview in thumbnail format (for an Image or PDF file path)....
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.