ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Splitter control
The Splitter control is used to divide a window into several distinct areas...
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
Handling the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
9. Internal page
TreeView constants
List of constants used by the TreeXXX functions...
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
MemSeek (Example)
Usage example of the MemSeek function
VariableReset (Function)
Resets the variable to its initial value.
grPrint (Function)
Prints a chart.
dFill (Example)
Usage example of the dFill function
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
jQueryExecute (Function)
Runs a JavaScript method of the jQuery library on a page element.
Assisted Application Development
The Assisted Application Development (AAD) is a permanent help in the environment. This help suggests actions whenever it is appropriate....
Character strings
WLanguage supports different types of strings....
MemSort_55 (Function)
MemSort_55 is kept for backward compatibility.
Hasp constants
The Hasp constants are as follows......
Project image gallery
The project image gallery allows viewing all the images of a project in a single click......
SysDirExternalStorage (Function)
Returns the path of the directory that will be used to store files in the external storage space of the Android device.
Sorts in a report
The sort is used to organize the information displayed in the report......
fSeek (Example)
Usage example of the fSeek function
Types of Edit controls
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
14. Controls in practice