ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

External language: Programming in COBOL
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a window.
The Conference control
...The Conference control allows you to view and/or listen to video and/or sound in real time......
Body Complement block
The Body complement block is linked to the Body block......
Nested reports
The nested reports are used to print several reports (secondary reports) in a single report (main report)......
AuthToken (Type of variable)
The AuthToken type contains the characteristics of a token to access a web service.
Setup of a WEBDEV site: Creating library
A library (file with a WDL extension) is used to group the resources of the project (pages, queries, ......
Advanced management of class instances
The advanced management of instances is used to choose the mode for taking reference. This choice directly impacts the freeing of the class objects: depending on the selected take of reference, the "Destructor" will not be called at the same time....
SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....
Printing the content of a TreeView Table (AAF)
TreeView Table controls include an automatic context menu that allows users to perform multiple actions on the data displayed in the control......
Handling a Repositionable Note control through programming
A Repositionable Note control can be handled through programming......
How to contact the Free Technical Support?
The different methods to contact PC SOFT Technical Support....
ImageState (Property)
The ImageState property is used to get and change the number of drawings in: The image associated with a button. The image of the cursor in a slider. The image associated with the button of a sidebar pane. The image associated with the button of a tab pane. The image associated with the Rating control. The image associated with a group in a Ribbon control. The image associated with a menu option....
Native Informix Connector: Programming with HFSQL functions
To use an Informix database with the Native Connector, import the structure of Informix tables into the WINDEV or WEBDEV analysis......
Optional events
By default, the codes available in the code editor correspond to the most common codes......
Reports & Queries: Specific features
This help page presents the specific features of "Reports & Queries" (which means the user version of report editor) ......
BurnerMediaType (Function)
Used to find out and modify the format of the CD or DVD to burn.
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Configuring the "fax server" computer
WINDEV and WEBDEV allow you to manage faxes via the system fax server, available in Windows XP and Windows 2000......
Repetition (Type of variable)
The Repetition type is used to describe and modify the characteristics of a repetition for an appointment via the different WLanguage properties.
Other operators
The following are additional operators......
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......