ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ControlError (Function)
Customizes the value displayed in the controls when the value cannot be displayed.
HRplManageItem (Function)
Specifies the replication options for an item: the item can be replicated or not.
BankHoliday (Function)
Indicates whether a day is a public holiday or not.
HTTPCancelForm (Function)
Cancels the declaration of an HTTP form and frees all its resources.
SpeechSynthesisInProgress (Function)
Used to find out whether a read operation is in progress on the engine for speech synthesis.
URLExtractPath (Function)
Returns the different elements of a URL: protocol, user, password, domain, port, resource path,...
SexagesimalToDecimal (Function)
Returns the decimal angle corresponding to a sexagesimal angle.
AppointmentContinuous (Property)
The AppointmentContinuous property is used to determine or change how multiple-day appointments...
Pushed (Property)
The Pushed property is used to get and change the state of a two-state button (pressed...
Format (Property)
The Format property is used to define the data format of a data file.
Bold (Property)
The Bold property is used to: Find out whether a Font variable is bold. Modify the bold...
MemDelete (Function)
Deletes an element from a memory zone.
Custom tooltips
Tooltips are very useful for application users......
ArcCos (Function)
Returns the arc cosine of a numeric value (integer or real).
ArcSin (Function)
Returns the arc sine of a numeric value (integer or real).
Financial functions
List of financial functions...
HSetCache (Function)
Used to configure the management of caches in the HFSQL Client/Server engine....
HListConnectedUser (Function)
Lists the users currently connected to one or more files handled by a Client/Server connection....
HDeactivateTrigger (Function)
Disables a trigger.
Socket management functions
List of functions for managing sockets...
HDeleteDatabase (Function)
Deletes a database located on an HFSQL server.
HUpdateQuery (Function)
Creates or updates a query on an HFSQL server.
HFreePosition (Function)
Deletes a position saved by HSavePosition.
AppListVersion (Function)
Lists the versions available on the reference setup server.
SeekByProcedure (Function)
Seeks an element in a one-dimensional array by using a comparison procedure.