ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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....
How to set the focus to a column in a Table control?
To set the focus to a column in Table control (i.e. to be positioned in input in this column), ......
RightClick (Property)
The RightClick property gets and sets the name of the Button control that will be executed when an object is right-clicked.
Sorted (Property)
The Sorted property is used to: Determine whether a control is sorted. Sort a control or not....
FolderWeb (Function)
Returns the path of the directory containing: the images, the JavaScript files, the Java applet files, the other files accessible from the browser....
Dynamic site: Persistent session
For a dynamic WEBDEV site, when starting the site (site called from a browser), a session representing the site is loaded in memory on the server......
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.
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.
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....
AllowActionBarHiding (Property)
The AllowActionBarHiding property automatically hides the Action Bar.
Creating a skin template from an existing skin template
You can create a skin template from an existing skin template (provided by PC SOFT, for example)......
AppServerInfoScheduledTask (Function)
Reads the description of a scheduled task.
AppServerModifyScheduledTask (Function)
Modifies an existing scheduled task.
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.
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.