ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
ODBC on HFSQL via Visual .NET (in C#)
The ODBC driver on HFSQL Classic (single-user and multi-user) is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
Camera control in a mobile application
The Camera control is used to......
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
HEndNoDatabaseAccess (Function)
Re-allows the access (which means the connection) to one or more databases accessible via a connection.
ArraySwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
SwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
Geolocation functions/GPS
The following functions are used to handle geolocation data and to control GPS devices......
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
Preset page templates
The preset page templates provide some structures of pages corresponding to a wide range of sites and they also improve the re-usability and the graphic harmony between the projects......
Procedure/Function
A procedure is used to associate an identifier with a statement block......
Project Management Hub: Managing tasks
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
Transfer (Function)
Copies a block of bytes or a fixed-length string from a memory address into another one.
WDXView: Overview
WDXView is an ActiveX browser......
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
Modbus constants
Constants used by the Modbus management functions....
dAlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
The Looper control
A Looper control is used to repeat the controls found in a specific area......
ManageHTML (Property)
ManageHTML is used to configure the management mode of the HTML format in a full-text index.
ManageRTF (Property)
ManageRTF is used to configure the management mode of the RTF format in a full-text index.
Global and local variable
Two types of variables are available......
TreeSelectCount (Function)
Returns the number of selected elements in a TreeView control (for a multi-selection TreeView control).