ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

wsRequest (Type of variable)
The wsRequest type is used to define the advanced characteristics of a Webservice.
Animating an image
WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images......
Handling a Progress Bar control through programming
A Progress Bar control can be handled through programming......
NumericFormat (Type of Variable)
The NumericFormat type allows you to define all the characteristics of the format that can be used with the NumericalToString function.
iOutputInfo (Type of variable)
The iOutputInfo type is used to get the details of a report print or export job, or the details of a print job performed programmatically from the report viewer.
Size (Example)
Usage example of the Size property
Manager of automated tests
The test manager is used to......
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
Null (keyword)
The "Null" keyword can correspond to:
gglContact (Type of variable)
The gglContact type is used to describe and modify a contact used by the Google Contacts service...
ToastDisplay (Function)
Displays a "Toast" message.
Handling a Rich Text Area control through programming
To handle a Rich Text Area control programmatically, use the variable of the Rich Text Area control directly in the code......
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
TableFormulaAdd (Function)
Adds a calculated row to a Table control by providing custom calculation procedures.
Handling PDF Reader controls programmatically
A PDF Reader control can be handled through programming......
Modbus
Modbus is a "field" (industrial and/or restricted environments) communication protocol created in 1979......
Importing a WINDEV window into a WEBDEV site
The Windows windows developed with WINDEV......
Events associated with the controls of a report
The events associated with the controls of a report are as follows......
ErrorPropagate (Function)
Propagates a non-fatal error that can be processed by the calling code if the management of non-fatal errors was enabled for this code (in the code editor or by ErrorChangeParameter).
Managing the remote accesses
The remote accesses are used to create a temporary network connection......
Radial Bar chart
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
PDF Reader control: How to use the ribbon and tabs
The PDF Reader control includes multiple features accessible via......
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
The log process
...A log is a special file that contains the history of all changes made to one or more data files over a given period of time (date the file was created, last automatic data modification, last backup created with WDLog, etc.)...