ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
grLabelFont (Function)
Modifies the font used for the category labels of a chart.
grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
The "Favorites" pane
The "Favorites" pane gives direct access to the favorites of your project......
Appendix 4: WEBDEV modules
The table below presents the modules installed by the WEBDEV application server for Linux and their main features......
Properties associated with windows, pages and controls
List of properties associated with windows, pages and controls...
SpeechRecognitionTrigger (Function)
Triggers the device's speech recognition service....
Native MySQL Connector - License Agreement
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
StrikeOut (Property)
The StrikeOut property is used to: Determine whether the strikethrough formatting is applied to a Font variable. Apply strikethrough formatting to a Font variable....
Anchor of overlaid controls (in a page)
WEBDEV allows you to define overlayable controls......
Interface
An interface is used to divide the uses of features common to several elements from their implementations, which simplifies their re-usability.
TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a window.
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
Query editor: Characteristics
Automatic calculations in a Table control (AAF)
Infinite Progress Bar control
Progress bars provide useful information to the end user......
CursorEnd (Property)
The CursorEnd property gets and sets the end position of the mouse selection range in the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control....
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
grDraw (Function)
Draws a chart according to the specified parameters.
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).