ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CalendarSelectCount (Function)
Returns the number of days selected in a Calendar control.
CertificateSignString (Function)
Creates the signature of a character string.
HModifyStructure (Function)
Used to update the structure of an HFSQL data file by performing an automatic data modification (also called data synchronization).
InputType (Property)
The InputType property is used to identify or change the type of input supported by a control: Duration, Date, Numeric, etc.
TypeVar (Function)
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control.
MatAdd (Function)
Adds two matrices of same dimensions (same number of rows and same number of columns).
HActivateAutoFilter (Function)
Enables an automatic filter on the linked files when browsing an XML file.
HSecurity (Function)
Enables or disables the automatic security mechanism on one or more data files.
HUnlockFile (Function)
Unlocks the records of a data file: locked by HLockFile. individually locked by a locking read function....
HSendMessageToClient (Function)
Displays a message on the client computers.
Constants for managing the windows
List of constants used by the functions for managing the windows...
BTIsVisible (Function)
Used to find out whether a Bluetooth radio is visible.
HExecuteProcedure (Function)
Runs a stored procedure.
MemExist (Function)
Checks the existence of a memory zone.
Error: Redefinition of syntax
The '<method>' methods of the '<derived class>' class and of the '<base class>' class do not have the same prototype......
iParameterViewer (Function)
Configures the report viewer.
Handling Sidebar controls programmatically
WINDEV and WINDEV Mobile allow you to handle Sidebar controls programmatically......
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
AppInstallUPD (Function)
Triggers the automatic update of current application.
HTTPConfigure (Function)
Configures the functions that use the HTTP protocol.
HDBIndex (Function)
Opens an xBase index file.
MovableByBackground (Property)
The MovableByBackground property is used to: find out whether a window can be moved by the background, allow (or not) a window to be moved by the background....
CookieWrite (Example)
Usage example of the CookieWrite function
CookieRead (Example)
Usage example of the CookieRead function
Compression (Property)
The Compression property is used to manage data compression during a connection (HFSQL Client/Server, etc.)...