ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Flash control
The Flash control is used to display a Flash® animation in a WEBDEV page......
SQLGetMemo (Function)
Retrieves the content of a Memo column from the query result, for the current row.
GesturePosX (Function)
Returns the horizontal position of the pointer (finger or stylus).
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
WDTRAD options
11. Controls in practice
Discover the main characteristics of the controls...
Pivot Table control properties
A Pivot Table control can be handled in a window by the following WLanguage properties......
How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
sysNotificationButton (Type of variable)
The sysNotificationButton type is used to define all the advanced characteristics of Button control in an interactive notification.
Using .NET assemblies in a project
To use .NET assemblies in a project......
Handling the cells of report table
The operations that can be performed on the table cells are as follows:...
Crosstab report
The report editor allows you to create "Crosstab" reports......
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
GetTheme (Function)
Gets the current theme of a mobile application.
"?" menu
WINDEV proposes a help menu adapted to your applications......
Sidebar control properties
List of properties associated with the Sidebar control...
Automation object
The Automation keyword is used to declare an automation object...
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
LooperSort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
WINDEV and OPC
OPC stands for "OLE for Process Control"......
Choosing the languages supported by the application
The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site is performed at several levels......
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min