ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in data-bound controls.
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes....
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
Linking a Scheduler control to a table or variable
You can create Scheduler controls directly linked to the data....
Manipulating a database schema (LDM)
The main manipulations possible on a database schema (MLD) are as follows ......
HFSQL Client/Server: Port management
The ports used by the HFSQL Client/Server server......
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
WEBDEV 2025: New WLanguage features
In version 2025, new functions, properties and data types have been introduced and some have been improved, ......
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, tables displayed in a Combo Box control....
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
Changing sites from AWP to SEO-ready session mode
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
Accessing a database via a web service
The database can be accessed via a web service......
10. Internal components in practice
12. Retrieving data from a site
11. Internal components in practice
Internal components in practice...
WDInst: configuring the directory of the data files and the directory of the files of user groupware
The setup editor WDInst ("Tools......
Native Oracle Connector: Retrieving the output value of a stored procedure
The Native Oracle Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....