ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

AllowActionBarHiding (Property)
The AllowActionBarHiding property automatically hides the Action Bar.
tapiDevice (Function)
Selects the TAPI device that will be used during the following telephony operations: tapiDial, tapiListen....
tapiCapability (Function)
Returns the characteristics of a telephony device.
tapiDeviceList (Function)
Lists the TAPI 2.0 and TAPI 3.1 compatible devices installed on the current computer.
ConfigureAWPContext (Function)
Configures the operating mode of the AWP context.
ProgressBarColor (Property)
The ProgressBarColor property is used to get and change the progress color in the following controls and elements: Progress Bar control, Progress Bar column, Progress Bar cell, infinite Progress Bar control....
MemoryFormat (Property)
The MemoryFormat property is used to get and change the format of the value returned for: Date or Time edit controls. Date or Time table columns. Calendar controls. Static controls. editable combo boxes. table columns displayed by combo boxes....
AppServerModifyScheduledTask (Function)
Modifies an existing scheduled task.
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
Action Bar control functions
The following functions are used to manage the Action Bar control......
SessionPrologue (Function)
Enables or disables a WLanguage procedure called on each request in a session.
AppServerInfoScheduledTask (Function)
Reads the description of a scheduled task.
Various constants
List of various constants....
Binding a Slider control to an item
A Slider control can be bound to an item in a data file, query, etc....
SessionRequestedPage (Function)
Returns the name of the page requested at the start of the session.
Handling an Action Bar through programming
An Action Bar can be handled through programming. To do so, use the variable corresponding to the Action Bar in the code....
Properties associated with the cells of the status bars
List of properties associated with the cells of the status bars...
InStoredProcedureMode (Function)
Indicates whether the code is run on an HFSQL server.
FocusOnClick (Property)
The FocusOnClick property is used to: Determine if a control gains focus when clicked. Allow or prevent a control from gaining focus when clicked....
ColorPalette (Function)
Returns a color found in the current palette.
InJavaMode (Function)
Indicates whether the code is run in Java.
InPHPMode (Function)
Indicates whether the code is run in PHP.
H.TemporaryDirectory (Variable)
Allows you to force the directory used to store the temporary files when reindexing the HFSQL data files.
VariableReset (Function)
Resets the variable to its initial value.
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.