ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automation object
The Automation keyword is used to declare an automation object...
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
saasService (Type of variable)
The saasService type is used to define the advanced characteristics of a SaaS service.
Constants for external files
List of constants used by the functions for managing external files....
TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
Handling a formatted display control through programming
WEBDEV allows you to handle a formatted display control through programming......
CookieRead (Function)
Retrieves the value of a cookie saved on the computer of Web user.
9. Hardware and software requirements
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
TableToText (Function)
Creates a character string from the data found in a Table or TreeView Table control.
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
Structure of data files of user groupware
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
User Control Center: Available network applications
The User Control Center is used to list the applications for which a network setup was created......
RGBGreen (Function)
Returns the green component of an RGB color.
RGBRed (Function)
Returns the red component of an RGB color.
RGBBlue (Function)
Returns the blue component of an RGB color.
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......