ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Task management functions
List of functions for managing tasks...
Native Progress Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Progress ......
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......
Handling the report blocks through programming
Each report block is associated with different events......
<Array>.Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
fSelect (Function)
Opens the Windows file picker.
WDOptimizer: Editing and modifying a ".REP" file
AutomaticTooltip (Property)
The AutomaticTooltip property is used enable or disable automatic tooltips on List Box, Table and TreeView Table controls.
Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
Buffer (Type de variable)
The buffer type corresponds to a binary memory area....
DDEEvent (Function)
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically run.
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
How to manage enumerations programmatically?
ERR_BAD_VERSION_RQS
IWListCount (Function)
Returns the number of internal windows currently found in the list of internal windows browsed by an Internal Window control.
ScrollBarShow (Function)
Displays (or not) a scrollbar in a WINDEV control (edit control or list box) even if no scrollbar was specified during the control description.
Events associated with Link controls
List of events associated with Link controls...
gLinkActivate (Function)
Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control. Function kept for compatibility. It is recommended to use gStoredValueEnable....
SpreadsheetPosition (Function)
Displays the specified cell in a Spreadsheet control found in a window: either the visible area of Spreadsheet control is moved to display the cell. or the cell is displayed in the upper-left corner of visible area of Spreadsheet control....
<Spreadsheet>.Position (Function)
Displays the specified cell in a Spreadsheet control found in a window: either the visible area of Spreadsheet control is moved to display the cell. or the cell is displayed in the upper-left corner of visible area of Spreadsheet control....
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....
Cleaning the project
After months or years of development and maintenance, the directory of your project often contains several files that are not used anymore but that you don't dare delete......
Functions for managing multiple languages
Functions for managing multiple languages...
Managing bar codes
The use of bar codes to identify and manage products has become essential......