ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HSetPosition (Example)
Usage example of the HSetPosition function
2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min
KanbanDisplay (Function)
Refreshes a Kanban control or a card in the Kanban control.
dPixelColor (Function)
Identifies the color of a pixel: in an Image control. in an Image variable. in a picLayer variable. in a WDPic variable]....
Property Description (Type of variable)
The Property Description type is used to get information about a property.
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
HCancelDeclaration (Example)
Usage example of the HCancelDeclaration function
CtExtendedInfo (Property)
The CtExtendedInfo property is used to get the additional information inserted into database connection string.
MenuAddURLOption (Function)
Adds a new option after the last option of a drop-down or context menu. This menu option opens the page that corresponds to the specified URL.
grSeriesLabel (Function)
Initializes the label of a data series in a chart.
VideoDisplay (Function)
Displays in a Camera control the video sequence currently transmitted by a "web camera" or by the camera found on the mobile device. Function kept for "Version-26-compatible" Camera controls....
Conditions for using a .NET assembly
Before using a .NET assembly, a specific configuration is required......
HModify (Example)
Usage example of the HModify function
How to populate a Table control programmatically?
This help page presents the different methods that can be used to populate a Table control programmatically....
GuidedTourStep (Type of Variable)
The GuidedTourStep type allows you to define all the advanced characteristics of a step of a guided tour.
mlEnd (Function)
Ends a MATLAB session. This session was initialized by mlInitialize.
HRestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center), a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center....
WeekToDate (Function)
Returns the date of the Monday for the specified week and year.
Yes,No (External language)
Displays a dialog box that includes a logo, a message and the "Yes" and "No&quot buttons.
FaxOutbox (Function)
Enumerates the pending faxes or the outgoing faxes.
FaxInbox (Function)
Enumerates the pending faxes or the incoming faxes.
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
grInterval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
ZOrder (Property)
The ZOrder property gets and sets the Z-order of an element.
fDate (Example)
Usage example of the fDate function