ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Link properties
When creating a link, you can simply specify the destination......
Breakpoints
When testing an application in the editor, breakpoints make it possible to automatically launch the debugger from a given line of code......
Project Management Hub: Statistics
When managing a project, you must keep track of some indicators to understand the evolution of the project, its schedule, ......
Managing users
The monitoring robot allows you to manage the users related to the different check error reports......
dbgEnableLog (Function)
Enables the runtime log programmatically.
GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.
HAddScheduledBackup (Function)
Adds a scheduling for full backup (with or without differential backup) on the server defined by the connection.
Multi-touch in a Chart control
One of the most common applications of the multi-touch feature is used to handle images......
httpResponse (Type of variable)
The httpResponse type is used to get the advanced characteristics of the response of the HTTP/HTTPS request....
Events associated with a Ribbon control
The events associated with the Ribbon controls and groupings are:...
RequestUpdateUIParent (Function)
Asks to run the "Request for refreshing the display" process of parent. This function is kept for backward compatibility.
ExecuteUpdateUIParent (Function)
Immediately executes the "Request for refreshing the display" event of the parent. This function is kept for backward compatibility.
Docusign: Electronic signature
It is now common for individuals or businesses to sign contracts electronically......
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......
Libraries (.WDL file)
A library is a WDL file that contains all WINDEV or WEBDEV resources ......
FontCondensed (Property)
The FontCondensed property is used to: Determine if characters in a text are condensed. Condense (or not) the characters in a text....
FontExtended (Property)
The FontExtended property is used to: Find out whether the spacing between characters in a text is increased. Increase the spacing between characters in a text....
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
Position (Function)
Finds the position of a specified string within another string.
MDIOpen (Function)
Opens and enables an MDI child window.
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
Today (Function)
Returns or modifies the system date (date of the day defined on the current computer).
fUnlock (Function)
Entirely or partially unlocks an external file.
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......