ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
Push notification: iOS configuration
To use the Push notifications in iOS, you must have a Google account and you must perform a specific configuration......
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.
Code statistics
The code statistics affect......
grLineThickness (Function)
Retrieves and/or modifies the value of the line thickness in a line chart....
OpenAI: How to find the OpenAI key
Several features of WINDEV, WEBDEV and WINDEV Mobile use an OpenAI account ......
Note (Property)
The Note property is used to: Find out the notes associated with a control, a window, a page or a report. Modify the notes associated with a control, a window a page or a report....
eExchangeRate (Function)
Returns the value of the exchange rate for a currency.
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......
SaaS administrator - Dashboard
The dashboard of the SaaS Administrator is used to quickly view the main information regarding the SaaS sites of a WEBDEV Application Server......
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
HOnError (Function)
Customizes the management of HFSQL errors.
8. Optimizing an application
MaxWidth (Property)
The MaxWidth property is used to get and change the maximum width of a control or window.
Programming a status bar
WINDEV allows you to handle a status bar and a cell found in a status bar through programming......
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
Types of Edit controls
HTML Display control processes
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......
Report viewer: "Annotate" tab
Does your application allow you to print several reports? The end user has the ability to write annotations from the report viewer......
NumberColumn (Property)
The NumberColumn property is used to: Get the number of columns in Table, Check Box, Radio Button controls, etc.. Set the number of columns in a multi-column List Box control....
eCurrencyName (Function)
Returns the caption of a currency.
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
Error: Redefinition of syntax
The '<method>' methods of the '<derived class>' class and of the '<base class>' class do not have the same prototype......