ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
Animation (Property)
The Animation property animates an image.
Today (Function)
Returns or modifies the system date (date of the day defined on the current computer).
Input (Function)
Displays a message allowing the user to type an information.
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min
SysXRes (Function)
Returns the horizontal screen resolution.
MaxWidth (Property)
The MaxWidth property is used to get and change the maximum width of a control or window.
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
SOAPAddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a Webservice.
MatError (Function)
Identifies the type of the last error caused by a Matxxx function (functions for matrix management).
Reverse (Function)
Returns the character that corresponds to the difference between the ASCII code of a specific character in a string and 255.
AAF: Automatic filter on the columns of Table controls
The user can filter the content of a Table control by displaying the records corresponding to a condition for example......
NetConnect (Function)
Connects to an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
BrowserSlice (Function)
Returns the number of the slice displayed in a page in Responsive Web Design mode.
AuthToken (Type of variable)
The AuthToken type contains the characteristics of a token to access a web service.
ReturnedValue (Property)
The ReturnedValue property is used to: Get and change the value returned by a window, page or report. Get and change the value returned by an option in a Radio Button control....
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
MinWidth (Property)
The MinWidth property is used to get and change the minimum width of a control or window.
MultitaskRedraw (Function)
Immediately redraws the window controls that will be graphically refreshed.
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....
State (Property)
The State property is used to get and change the state of an element.
CtDescribedOLEDBProvider (Property)
The CtDescribedOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).