ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WinEdSelectOccurrence (Function)
Indicates the number of controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
Screen,Get (External language)
Retrieves the value in a control or in a variable.
ScanSelect (Function)
Opens a standard dialog box with the available scanners.
HCopyFile (Function)
Copies an HFSQL data file (.fic, .ndx and .mmo files if they exist): from the HFSQL server to the server (to perform a backup for example). from the HFSQL server to the client (to perform a local backup for example). from the client to the HFSQL server (to update the data files for example). from an HFSQL server to antoher HFSQL server....
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
API description (Type of variable)
An API Description variable is used to describe an API, its parameters, its return value and its calling options by programming.
grAxisPosition (Function)
Indicates the position where one of the chart axes (X or Y-coordinates) will be drawn.
Pivot Table control properties
A Pivot Table control can be handled in a window by the following WLanguage properties......
SearchAAF (Property)
The SearchAAF property is used to: find out whether the search via AAF is enabled on a non-editable Combo Box control, enable (or not) the search via AAF on a non-editable Combo Box control....
Creating a flexible modeling
To create a new flexible modeling, you can......
dbgSaveMemoryDump (Function)
Saves a dump of memory used by the application.
fSplit (Function)
Splits a file into several files.
Customizing the report viewer: Available windows
Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
FilterWithBounds (Property)
The FilterWithBounds property is used to determine if bounds have been specified for the filter implemented by HFilter on an HFSQL data file, view or query.
Image drawing and processing functions
List of image drawing and processing functions...
MemNext (Function)
Positions on the next element of a memory zone and returns the value of this element.
ComboClose (Function)
Closes the drop-down list in a Combo Box control (simple or multi-column Combo Box control).
SQLSeek (Function)
Positions on the specified result row of the query.
On/Off button in a window
The on/off button is a button that operates like a check box......
HRecordDate (Function)
Returns the date and time of the last write operation performed on a record in an HFSQL file (Classic or Client/Server)....
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
grSeriesColor (Function)
Initializes the color of a series or the color of a section.
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
EmailNbMessage (Function)
Returns the number of incoming messages currently found: on the email server (POP3 protocol only). in the Outlook messaging software....