ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

11. Table/Looper controls
Errors during an FTP installation
The list below presents the error messages that are displayed in the remote setup wizard (for the site manager)......
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
Flexbox control description: General tab
In the "General" tab of the Flexbox control description window, you can view and change the options of the different controls integrated into a flexbox container......
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
GanttGetTask (Function)
Gets a task using its identifier in a Gantt Chart column in a Table or TreeView Table control.
CaseSensitive (Property)
The CaseSensitive property is used to determine if the different searches performed on the item distinguish between uppercase and lowercase characters (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
Record (Type of variable)
The Record type is used to save the values of a record.
15. Creating the executable in practice
Creating the executable in practice...
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
How to contact the Free Technical Support?
The different methods to contact PC SOFT Technical Support....
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
notificationCategory (Type of variable)
The type notificationCategory makes it possible to define all the advanced characteristics of a notification category.
Automation object
The Automation keyword is used to declare an automation object...
Type of pages created by RAD
The page creation wizard shows different types of pages associated with HFSQL data files......
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
Images and buttons
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications and sites......
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
Reports & Queries: Specific features
This help page presents the specific features of "Reports & Queries" (which means the user version of report editor) ......
How to create a menu?