ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<picLayer variable>.DrawArc (Function)
Draws a circle arc or an ellipse arc in a picLayer variable.
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
Controlling the WEBDEV Application Server
Starting with version 28, you can remotely control the WEBDEV Application Server......
Conditions for updating an application automatically (Live update)
Whenever the application is modified on the development computer (modifications of windows, code, analysis, ......
aiNeuralNetworkModel (Type of variable)
The aiNeuralNetworkModel type is used to define all the advanced characteristics of a neural network used by AIDetectModel.
aiConfigureContourDetection (Type of variable)
The iaConfigureContourDetection type is used to define the parameters of the contour detection function.
WDLog: Viewing a log file
WDLog is used to view the content of a log file......
<picLayer variable>.DrawCircle (Function)
Draws a circle or an ellipse in a picLayer variable.
ERR_BAD_URL
<picLayer variable>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
dChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
Animating the windows of a WINDEV application
To give your applications an outstanding style and to impress the users when starting your applications, the windows can be animated when they are opened and/or closed......
DrawingAvailable (Function)
Indicates whether the drawing features are supported by the browser.
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
1. Project and analysis
7. Window templates
...Window templates...
Custom style sheet
When creating a project, a blank custom style sheet is created and associated with the current project......
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
The guide
The guide is a powerful search engine included in WINDEV, WEBDEV and WINDEV Mobile, allowing you to search for the referenced documents regarding a topic......
Native SQL Server Connector: Executing the same stored procedure multiple times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters ......
Native Sybase Connector: Running the same stored procedure several times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters......
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......