ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InfoVersion (Type of variable)
The InfoVersion type is used to find out the characteristics of a specific application version.
OLECreateEmpty (Function)
Associates an OLE control with an OLE object by invoking a specific OLE server.
PDF Reader control: How to use the ribbon and tabs
The PDF Reader control includes multiple features accessible via......
Color palettes
The color palettes are an easy way to customize the visual aspect of a site......
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
Color constants
The color constants are mainly used in the chart functions, the print functions and the drawing functions......
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
How to create an SQL query to count?
This help page explains how to create a count query with the query editor....
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.
Printing the content of a TreeView Table (AAF)
TreeView Table controls include an automatic context menu that allows users to perform multiple actions on the data displayed in the control......
OrgElement (Type of variable)
The OrgElement type is used to define the advanced characteristics of an element found in an Organization Chart control.
SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report data source....
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
HConvertX (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
WLanguageCodeFormatting (Type of Variable)
The type WLanguageCodeFormatting allows you to define all the setting parameters in Geometry 06500740072007900 of the WLanguage code.
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes......
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
CheckBoxAdd (Function)
Adds a new option into a Check Box control.