ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV Application Server...
Installing a WEBDEV site
There are two methods to install a WEBDEV site on a Unix server......
Appendix 1: WEBDEV vocabulary
Bloque entièrement ou partiellement un fichier externe....
Appendix 3: Configuration file
Bloque entièrement ou partiellement un fichier externe....
Creating user accounts
A User account allows the server administrator to......
Reports
A report provides a custom view of data......
Native Oracle Connector for WINDEV and WEBDEV
Native SQL Server Connector for WINDEV and WEBDEV 2024
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Internal window management functions
The following functions are used to manage the "Internal windows" controls......
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
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)......
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
RestartProgram (Function)
Ends the application and restarts it.
WindowCount (Function)
Calculates the number of windows currently opened in the current application.
Managing mutexes in threads
A mutex is used to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given time....
grSeriesLineType (Function)
Modifies the type of line for a series found in a Line, Area, Scatter and Radar chart.
ReplicInfo (Function)
Returns information about a replication.
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
HRplFilterProcedure (Function)
Defines the WLanguage procedure that will be called whenever a replication operation is performed on a specific file.
KeyCompareKey (Function)
Compares an initial key with an activation key.
Thickness (Property)
The Thickness property is used to: Find out the thickness of the line for a series (Line charts only). Modify the thickness of the line for a series (Line charts only)....
ExecutePresetAction (Function)
Runs a preset WINDEV action.
Managing the semaphores in the threads: limiting the simultaneous code execution
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
ReplicOpen (Function)
Opens a replication in direct mode or with a replication server.
1
2
3
4
5
6
215
>