ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
xlsNbColumns (Function)
xlsNbColumns is kept for backward compatibility only.
iHPos (Function)
iHPos is kept for backward compatibility.
WINDEV 2024 Tutorial - Table of contents
DocAdd (Function)
Adds: at the end of a Word Processing document: an element, a document, a paragraph, a text,...
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page...
saasUser (Type of variable)
The saasUser type is used to define the advanced characteristics of a user of SaaS site.
HDFS constants
The following constants are used by the HDFS functions:...
Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change...
Environment of code editor
HConnect (Function)
Redefines one or more connection parameters via Native Connector (Access, SQL Server, MySQL...
Specific page for displaying the site errors
If an error occurs in the dynamic WEBDEV site, a standard error page is displayed by default....
WLanguage procedure called by fListDirectory
Procedure ("Callback") called by fListFile for each file found.
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
Various constants
List of various constants used by the constants WINDEV functions....
HFilter (Function)
Defines and enables a filter on a data file, view or query.
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal...
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
ImageMode (Property)
The ImageMode property is used to get and change the display mode of an image in an Image control,...
sfExecuteProcessResult (Type of variable)
The sfExecuteProcessResult type is used to find out the result of SFExecuteProcess...
WDTrans: Cancel the operations performed on a transaction file
If a transaction is in progress, cancels all operations performed on the files in transaction since...
TokenDeletable (Property)
The TokenDeletable property is used to: Determine if the end user is allowed to delete tokens...
API (Function)
Runs a function found in an external DLL.