ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WebserviceClientIPAddress (Function)
Returns the IP address of the computer using and calling the Webservice.
GglDelete (Function)
Deletes data from the Google server.
xlsColumn (Type of variable)
The xlsColumn type is used to describe and modify a column in an Excel document...
RulerValue (Property)
The RulerValue property is used to get or change the position of the playhead in a TimeLine control.
ChangeTheme (Function)
Is used to change, through programming, the theme (dark or light) used by the mobile application.
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
grCreateFont (Function)
grCreateFont is kept for backward compatibility.
The Peeling Corner control
The "Peeling Corner" control is used to create a visual effect in a page by presenting an image partially covered by another one......
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical keyboard......
SaaSConnect (Function)
Authenticates a user of a SaaS site beside the SaaS webservice that manages the site.
xlsRow (Type of variable)
The xlsRow type is used to describe and modify a row in an Excel document...
WinEdDo (Function)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
USBListDevice (Function)
Returns the list of USB devices currently plugged into the current computer.
User Control Center: Management of network applications
For each network application listed in the User Control Center, the "Management of network applications" section is used to......
Telemetry: Installing the server
To use the telemetry, you must install on a computer......
Drawing constants
List of constants used by the drawing functions....
Event (Type of variable)
The Event type is used to define all the advanced characteristics of an event: birthday, saint's day, ......
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
gglContactGroup (Type of variable)
The gglContactGroup type is used to describe and modify a group of contacts used by the Google Contacts service...
RulerModifiable (Property)
The RulerModifiable property is used to: Find out whether the user can move the playhead in a TimeLine control. Allow or prevent the user from moving the playhead in a TimeLine control....
SpreadsheetAllowProcedure (Function)
Allows the use of a WLanguage function/procedure in a formula of a Spreadsheet control....
SOAPAddSAMLAssertion (Example)
Usage example of the SOAPAddSAMLAssertion function