ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
Filter
The Filter keyword can correspond to: the Filter function. the Filter property....
ToastDisplayIW (Function)
Opens a toast whose content is based on an internal window.
Translating programming messages
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example....
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
Manager of automated tests
The test manager is used to......
7. AJAX technology
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity......
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
Properties of a help page
The characteristics of a help page are used to define......
WDTestSite: Creating a scenario
To create a scenario, the following elements must be installed on the current computer......
WinInitialized (Function)
Used to find out whether the "end of initialization" code was run for a window.
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
InternetConnected (Function)
Defines whether an Internet connection is enabled on the current computer. In mobile, you can also be notified when the status of the Internet connection changes.
Query technical documentation
The query editor automatically creates a technical documentation for each query......
LDAPFind (Function)
Performs a search in an LDAP server.
OKCancelAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "OK" and "Cancel" and calls a WLanguage procedure with the user's response....
InfoBuild (Function)
Displays a custom message in a system information window.
ToolTip (Property)
The ToolTip property gets and changes the tooltip text.
Responsive Web Design: Managing a header bar
This help page explains how to create a page containing a header bar in Responsive Web Design mode......
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......
xBase files: Limits
gglContact (Type of variable)
The gglContact type is used to describe and modify a contact used by the Google Contacts service...
grDestinationImage (Function)
Defines an Image variable as destination of a chart.