ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Choose the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages...
Managing the styles
The help editor allows you to define styles of paragraphs......
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
dbgCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
dbgCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
HNbRec (Function)
Returns the number of records in a file, query or HFSQL view: active records, crossed records, deleted records, etc.
Properties associated with report controlss
List of properties associated with the report controls...
Filtering a data file, a view or a query
A filter is used to define by programming a selection of records corresponding to one or more criteria......
SensorDetectChangeOrientation (Function)
Allows you to be notified when the orientation of the device changes on any one of its 3 axes.
Assisted universal replication: specific features
TableAdjust (Function)
Adjusts the title and size of columns found in a Table or TreeView Table control.
Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical keyboard......
WDTrans: Delete the records in transaction
Transforms all the records "in transaction" into "normal" records if these records do not belong to a transaction currently in progress......
HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.
Display (External language)
Displays a value in a control or assigns a value in a variable.
tapiRecord (Function)
Records the current communication as a".WAV" file.
dbgCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
Constants used by ExecutePresetAction
List of constants used by ExecutePresetAction....
OLELoad (Function)
Initializes an OLE control with an OLE object.
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
10. UMC: User Macro-Code
Report viewer: Proposing several reports
In the document preview, end users can......
SelectionColor (Function)
Changes the characteristics of the selection bar in a Table control, Combo Box control or List Box control.