ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ZOrder (Property)
The ZOrder property defines the Z-order of an element.
UTF8ToAnsi (Function)
Converts a UTF-8 string to ANSI.
RegistryListKey (Function)
Lists the sub-keys of a registry key.
<Array>.Reverse (Function)
Reverses the content of a one-dimensional array.
<Page>.OpenChild (Function)
Opens a non-modal child window.
<Source>.LogRecreate (Function)
Used to re-create an empty log.
Operator on Address
The & operator returns the address of a variable as an integer
VariantConvert (Function)
Converts the value stored in a Variant variable].
OpenSister (Function)
Opens a non-modal sibling window.
OpenChild (Function)
Opens a non-modal child window.
HActivateTrigger (Function)
Re-enables a trigger that was disabled by HDeactivateTrigger.
Constants for WLanguage types
List of constants for managing WLanguage types....
UTF8ToUnicode (Function)
Converts a UTF-8 string to Unicode
Typing multilingual texts
For a multilingual application, you have the ability to......
How to manage a multi-selection in a Table control?
This help page explains how to manage a multi-selection in a Table control....
<Upload>.CurrentFileSizeSent (Function)
Returns the size (in bytes) already sent for the file currently uploaded via an Upload control.
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
Use case diagram
A use case diagram is used to view the behavior of a system in such way that......
Library,Error (External language)
Loads the file that contains the error messages handled by WD??EXE.DLL in the desired language.
<Organization Chart>.Display (Function)
Reinitializes the content of an Organization Chart control from its data source (HFSQL data file for example).
Inserting an image or video into a help page
It can be useful to use images or videos in help pages to explain the actions to be done, indicate which buttons must be used, etc....
<Source>.RecordToString (Function)
Converts the content of the current record to string (in a data file, HFSQL view, query, etc.).
<Source>.Forward (Function)
Moves several records forward from the current position in the data file, according to a specified item.
<Source>.UnlockFile (Function)
Unlocks the records of a data file: locked by HLockFile. individually locked by a locking read function....
<Source>.Backward (Function)
Moves backward several records from the current position in the data file, according to a specified item.