ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
CheckAnyTrue (Function)
Returns True if at least one element of an array is True.
CheckAnyFalse (Function)
Returns True if at least one element of an array is False.
ErrorReset (Function)
Resets the detection of non-fatal errors: The result of ErrorInfo is reset. The ErrorOccurred variable returns to False....
CountryList (Function)
Returns the list of all countries or countries of a given continent according to ISO 3166-1.
Binary (Property)
The Binary property is used to determine if an item is binary.
SQLListSource (Function)
Lists the data sources declared on a local site.
HDeleteQuery (Function)
Deletes a query (used by stored procedures) from an HFSQL server.
ActionClick (Property)
The ActionClick property is used to define the procedure executed when an element is clicked.
X (Property)
The X property is used to get and change the X-coordinate of an element.
Y (Property)
The Y property is used to get and change the the Y-coordinate of an element.
SQLConnect (Example)
Usage example of the SQLConnect function
SpreadsheetClose (Function)
Closes the XLSX document that was opened by SpreadsheetLoad.
Project portfolio
From version 25, you can create "project portfolios"......
zipArchive (Type of variable)
The zipArchive type is used to handle an archive file in one of the following formats: ZIP, CAB, RAR or WDZ.
Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......
ActiveXEvent (Function)
Associates a procedure written in WLanguage with an event of ActiveX control.
WINDEV FTP functions
List of WINDEV FTP functions...
Manipulating Chart controls in a WEBDEV site
When a Chart control is executed on a page of the WEBDEV site, users can personalize visuals via a context menu......
Check Box control: Automatic features (AAF)
The Check Box control can benefit from several AAFs (Automatic Application Features) ......
StrikeOut (Property)
The StrikeOut property is used to: Determine whether the strikethrough formatting is applied to a Font variable. Apply strikethrough formatting to a Font variable....
MinWidth (Property)
The MinWidth property is used to get and change the minimum width of a control or window.
DataBinding (Property)
The DataBinding property is used to identify and change the binding between a control and: an item in a data file. a variable. several variables....
iParameterPDF (Function)
Defines the options for the generated PDF file.
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......