ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Report viewer: "Annotate" pane
Does your application allow you to print several reports? The end user has the ability to write annotations from the report viewer......
TreeView control properties
The TreeView controls found in a window or in a page can be handled by the WLanguage properties......
The Static Text control
A Static Text control is a control used to display a static text......
Compound statements
The report editor allows you to create "Label" reports......
Peeling Corner control properties
Inserting an image or video into a help page
It can be useful to use images or videos in help pages to explain the actions to be done, indicate which buttons must be used, etc....
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
WDLog: Restoring HFSQL data files
WDLog is used to restore the data files saved by WDLog......
Pyramid charts
Pyramid charts allow you to view data in descending order......
Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
iAreaHeight (Function)
Calculates the height of a fixed-width area required to print the entire text that uses the current font.
Tab Control properties
A Tab Control can be manipulated in WLanguage either in a window or in a page with the following properties......
Declaring and using a variable
A variable is defined by name and type......
Error handling WLanguage procedure called by zipExtractDirectory
WLanguage procedure ("Callback") called if an error is encountered when extracting files with zipExtractDirectory.
WEBDEV: Native AS/400 Connector for PHP
WEBDEV allows you to create Internet or Intranet sites, in native mode or in PHP......
Compile
The Compile keyword can correspond to: the Compile function, which dynamically compiles a procedure whose source code is specified.. the <COMPILE IF> statement, which allows you to compile WLanguage code according to a condition (mainly used to compile code according to a platform or configuration type)....
Camera control properties
You can handle Camera controls in a window using the following WLanguage properties......
User Groupware and multilingual application/site
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......