ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grOverlayChart (Function)
Used to display two different types of charts in the same chart.
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......
7. Available controls in a window
WINDEV Mobile includes several types of controls...
Dark theme on mobile devices
The latest versions of mobile OSs allow you to switch applications to a dark theme to reduce battery consumption or to make the device easier to use in a low-light environment......
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
gglCalendar (Type of variable)
The gglCalendar type is used to describe and modify a calendar used by the Google Calendar service...
Error 123: The constant already exists
AnsiToUnicode (Function)
Converts: an ANSI string (Windows) to a UNICODE string. a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string....
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
fLock (Function)
Entirely or partially locks an external file.
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
DisplayCurrency (Property)
The DisplayCurrency property is used to get and change the currency used when entering or displaying values in a "Currency + Euro" control.
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
Native SQL Server Connector: Retrieving the output value of a stored procedure
The Native SQL Server Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Day (Property)
The Day property is used to: Get the day from a Date or DateTime variable, or get the number of days from a Duration variable. Change the day of a Date or DateTime variable, or change the number of days of a Duration variable. Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format) Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)...
Report viewer: Proposing several reports
In the document preview, end users can......
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
docRow (Type of variable)
The docRow type is used to define the advanced characteristics of a table row in a Word Processing document.
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed by the control. Modify the item or the variable displayed by the control....
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
grGridlines (Function)
Displays or hides the chart gridlines.