ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
Specific features of the applications for iPhone/iPad
Creating a flexible modeling
To create a new flexible modeling, you can......
H.AutoIndexingLimit (Variable)
Indicates the maximum number of records in the data file used to manage the automatic reindexing.
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).
Functions for managing Google calendars (prefix syntax)
List of functions for managing Google calendars (prefix syntax)...
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
The Organizer control
The Organizer control is used to display and handle organizers......
Managing duplicates in the TreeView controls
WINDEV and WEBDEV allow you to add duplicates into the elements of a TreeView control......
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
Handling Sidebar controls programmatically
WINDEV and WINDEV Mobile allow you to handle Sidebar controls programmatically......
MinValue (Property)
The MinValue property is used to: get and set the bottom value of a report based on a data file. get the minimum value of the current filter. get the minimum value of a data series in a chart. get and set the minimum value for some types of controls....
The Breadcrumb control
The "Breadcrumb" control corresponds to a series of links allowing the Web user to go back into the logical tree structure of a site......
Programming the table cells
The Table controls can be handled......
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
appServerScheduledTask (Type of variable)
The appServerScheduledTask type is used to manage a scheduled task of WEBDEV Application Server through programming (for a site or a webservice).
Describing a problem to the Free Technical Support
XLS file handling functions
List of functions for managing XLS files...
Cursor (Property)
The Cursor property is used to get and change the position of the mouse cursor in one of the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control. HTML Editor control....
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
Customizing keyboard shortcuts
The different editors in WINDEV, WEBDEV and WINDEV Mobile include many options that can be used directly via keyboard shortcuts......
List of operators
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.