ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of a two-dimensional array property of a variable type (xlsDocument variable for example)....
Browser code (WLanguage): Framework 2
Starting with version 22, WEBDEV offers a new WLanguage framework for browser code......
LDAPSession structure
The LDAPSession structure is a preset structure of WLanguage (no declaration is required)......
SourceToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
WLanguage functions available in PHP
Some WLanguage functions are not available in PHP......
External language: Programming in Fortran
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Error 531: The negative or null subscripts are not allowed
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
Properties associated with columns of Table controls
You can manipulate columns of Table controls in a window or page using the following WLanguage properties......
DNS functions
Flexbox control properties
WLanguage properties can be used to manipulate ......
Segmented Button control properties
You can manipulate Segmented Button controls in a window using various WLanguage properties......
Programming the browsing Looper controls
These are the main concepts for programming data-bound Looper controls......
grTimeLevelMask (Function)
Defines the display mask for a level of time scale in a chart.
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
8. If you are already familiar with WINDEV
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
Bitwise operators
The operations on binary values are performed......
The Appointment structure
The Appointment structure is a preset structure of WLanguage (no declaration is required)......
14. PHP generation in practice