ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
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)....
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
DnDCursor (Example)
Usage example of the DnDCursor function
DnDEvent (Example)
Usage example of the DnDEvent function
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
iParameterViewer (Function)
Configures the report viewer.
Subscribing an element to the dictionary
The subscription to a dictionary element is automatically proposed......
Events associated with Calendar controls
List of events associated with Calendar controls...
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
Calling a procedure/a function
Syntax for calling a local or global procedure.
The Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....
Programming custom calculations in Table controls
Undocking the editors
Who has never wanted to view the code and the UI at the same time, without being constrained by the environment? WINDEV, WEBDEV and WINDEV Mobile allow you to "detach" the editors from the environment of the main window......
Remote WEBDEV administrator: Personal information
The remote management tool is used to check and modify (if necessary) your personal information....
CursorCapture (Example)
Usage example of the CursorCapture function
Flexbox control description: Details tab
The "Details" tab of the Flexbox control description window allows you to define how the control reacts when the browser is resized horizontally or vertically......
Events associated with a Multimedia control
List of events associated with a Multimedia control...
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.