ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The "Compilation errors" pane
The "Compilation errors" pane is used to find out......
Code editor: Snake_case or PascalCase
There are several naming conventions to write variables in the code......
Stand-alone executable
The executable will be stand-alone if the following elements are included in the executable......
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
Conceptual Data Model (CDM)
In the MERISE methodology, the conceptual data model defines the objects and the actions that must be taken into account in the database......
Remote check: Customizing with a window
To customize the remote control performed on a multi-user WINDEV application, the standard window can be replaced with a window from your application......
SCM: Management of rights
It is possible to manage and grant certain access rights to the developers for each element in the SCM......
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)......
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications......
Constants for managing ports
List of constants used by the functions for port management (serial and parallel ports)...
8. 10 tips for better interfaces
Detects the contours of the shapes in an image....
1. Communication with WINDEV Mobile
WINDEV Mobile includes several communication functions for different fields....
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
WINDEV Mobile 2024 Tutorial
Error 104: 'Dynamic' can only be used for the classes and the Automation objects
SCM: Removing a project
Usage example of the AppointmentAdd function...
How to clone and use columns in a Table control?
In some cases, a Table control must be filled with an unknown number of columns (when creating the control)....
WDSQL, SQL querier: Overview
WDSQL is used to......