ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
How to write into a text or CSV file?
This help page explains how to write into a text or CSV file....
SearchAAF (Property)
The SearchAAF property is used to: find out whether the search via AAF is enabled on a non-editable Combo Box control, enable (or not) the search via AAF on a non-editable Combo Box control....
Configuring Automatic Update
Automatic Update is an application that allows you to automatically or manually update the different PC SOFT products you own......
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....
Selected (Property)
The Selected property is used to: Select, or determine if a row is selected in a List, ListView or Table control. Select, or determine if a column or cell is selected in a Table control with row or column selection. Select, or determine if a WEBDEV menu option is selected....
SelectionOnly (Property)
The SelectionOnly property is used to: Find out which elements of the Table or TreeView Table control will be printed: print all the records or the selected records only. Change the print mode of rows in the Table or TreeView Table control: print all records or the selected records only....
SortType (Property)
The SortType property is used to: Find out the sort direction defined for an item or for a component of a composite key. This item was defined in the data model editor or programmatically. Define the sort direction for an item or for a component of a composite key (when describing the item through programming)....
StoredValue (Property)
The StoredValue property is used to get the value currently stored by: a row in a List Box, ListView or Combo Box control. a "Text token" Edit control. a row of a Table control. an input suggestion in an Edit control (if the suggestion is selected)....
Operations in a Select query : add and delete
The following paragraphs present......
Video control properties
The following properties can be used on a Video control:...
ExeGetPID (Function)
Returns information about the current process.
How to read in a text or CSV file?
This help page explains how to read the content of a text or CSV file....
SCM: Management of branches
The management of branches is used to manage several versions of the same application in parallel......
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
Using the Vista style in your windows
WINDEV allows you to customize......
EXE constants
List of constants used by the functions for managing executables....
HCopyRecord (Example)
Usage example of the HCopyRecord function
Handling a Rich Text Area control through programming
To handle a Rich Text Area control programmatically, use the variable of the Rich Text Area control directly in the code......
Error 1049: The access directives are not allowed in a composite variable
WinOutYPos (Function)
Returns the vertical position of the upper-left corner of a window in relation to the upper-left corner of the screen.
WinOutXPos (Function)
Returns the horizontal position of the upper-left corner of a window in relation to the upper-left corner of the screen.
Importing and exporting a WEBDEV Application Server
WEBDEV Account Manager allows you to easily import and export the WEBDEV Application Server configuration......
WINDEV Mobile License Agreement
WINDEV Mobile License Agreement...
Including JavaScript files or a Web resource
WEBDEV allows you to include Javascript files or external resources in a WEBDEV project......