ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Report with parameters
When printing a report, you have the ability to pass parameters to this report......
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
Using the Vista style in your windows
WINDEV allows you to customize......
grColumnAggregation (Function)
Defines the algorithm for aggregating data in a grouped or stacked Column chart.
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
PageChangeLayout (Function)
Applies a specific layout to a page.
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
WinCurrentLayout (Function)
Returns the index of the current layout: in the current window. in the specified window or internal window....
HCancelDeclaration (Function)
Used to: Delete a declaration made previously using HDeclare, HDeclareExternal, HDescriveFile. After this operation, the data file is no longer recognized by the HFSQL engine. Free the resources of a query (after calling HExecuteQuery or HExecuteSQLQuery)....
Time management help
Time management is extremely important......
TypeVar (Function)
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control.
SQL functions: Special case
List of SQL functions: Special case...
SQLFirst (Function)
Positions on the first row of the query result.
DnDCursor (Example)
Usage example of the DnDCursor function
DnDEvent (Example)
Usage example of the DnDEvent function
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
SensorEnd (Function)
Indicates the end of the use of the sensor functions.
iGroupAdd (Function)
Adds a report to a group of reports.
GglPrintDocument (Function)
Prints a document (text or PDF file, images, Word or Excel document, ...) by using the Cloud Print service of Google.
OrgElement (Type of variable)
The OrgElement type is used to define the advanced characteristics of an element found in an Organization Chart control.
HTML document management functions
List of functions that manipulate HTML documents....
iParameterViewer (Function)
Configures the report viewer.
VerticalSwipe (Property)
The VerticalSwipe property is used to determine and change the swipe direction in an internal window with swipe gesture support.