ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error 1011: To access the global member of the class, use ClassName::MemberName
<Connection variable>.TransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
grMask (Function)
Formats the data displayed by grLabel or by grTooltip.
The use of the Automation type in a site is reserved for the advanced users
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
Combo Box columns in the Table controls (prefix syntax)
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
dCopy (Function)
Copies an image to another image.
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
19. Upload: Sending files to the server
MaskFormat (Function)
Formats a character string using an InputMask variable.
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....
ArrayCopy (Function)
Copies the content of an array to another array.
iParameterPDF (Function)
Defines the options for the generated PDF file.
HFSQL Control Center: Overview
The HFSQL Control Center is used to manage the different HFSQL databases (Network, Mobile, Client/Server) found in the company......
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.
SQLClose (Function)
Declares the end of the query execution and frees the memory resources allocated during the execution of the query.
CurrentYear (Function)
Returns the current year in integer format.
ProgressBar (Function)
Displays a progress bar in the status bar of current window.
USBFind (Function)
Finds a USB device according to keywords.
Yesterday (Function)
Returns the date of the day preceding the current day or a given date.
Tomorrow (Function)
Returns the date of the day following the current day or a given date.
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.