ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
Constants for managing Map controls
Constants for managing Map controls...
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
WINDEV License Agreement
WINDEV License Agreement...
"?" menu
WINDEV proposes a help menu adapted to your applications......
API (Function)
Runs a function found in an external DLL.
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
Scheduler control events
The following events associated with Scheduler controls:...
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....
Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...
Native Oracle Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV analysis......
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
WEBDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV and WINDEV Mobile......
Input (Function)
Displays a message allowing the user to type an information.
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
Character strings
WLanguage supports different types of strings....
Constants for the archiving functions
List of constants used by the archiving functions....
Empty (Property)
The Empty property is used to determine if: a Looper, Table, List Box or Combo Box control is empty. The control can be a browsing control or a memory control. a Chart control contains no series. a report control is empty (control linked to an item). an array (or an associative array) contains no element. an element of an associative array exists or not. a queue, a list or a stack contains no element....