ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

9. Queries
A query is used to request information from a database to view, insert, change or delete data....
Extension procedure
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)......
dRectangle (Example)
Usage example of the dRectangle function
Changing sites from AWP to SEO-ready session mode
FBStartSession (Function)
Used to authenticate and log in to Faceboook.
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min
dCircle (Example)
Usage example of the dCircle function
AppleSignIn (Function)
Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher.
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end.
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
ChangeTarget (Function)
Changes the target of a button action.
ExecuteUpdateUIParent (Function)
Immediately executes the "Request for refreshing the display" event of the parent. This function is kept for backward compatibility.
Creating the menus for the windows of the WINDEV RAD pattern
Running the test of the User Groupware and installing it
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
dPolygon (Example)
Usage example of the dPolygon function
Component diagram
A component diagram shows the physical and static architecture of a system software......
Setup directory
The setup wizard allows you to configure the setup directory of application....
Window for quick selection
You are searching for a project element? You only know part of its name? Press [CTRL]+[E] to open the quick selection window......
Table
The "Table" keyword can correspond to...
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.
User Groupware files
Two categories of data files are managed......
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.