ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Configuration of Apache 2.4 server
WEBDEV Development: Configuration of the Apache 2.4.x server for the CGI protocol and for WEBDEV sites....
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
diagPath (Type of variable)
The diagPath type is used to define all the advanced characteristics of a Path shape (equivalent to a polygon that can include rounded lines).
Including the code
You want to include your code lines in a condition, in a structure, ......
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....
3. WINDEV Mobile: Android, iOS, UWP...
WINDEV Mobile applications can run on the following platforms...
Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......
Keyboard shortcut on a button (AAF)
In an application developed with WINDEV, the user has the ability to implement a keyboard shortcut on a button......
Error 104: 'Dynamic' can only be used for the classes and the Automation objects
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
dPen (Function)
Declares the default color and style for the lines, rectangles, circles, ... found: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Text formatting variant
You can customize text attributes such as character spacing, line spacing and font size in a window or page......
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
The HTML Display control
The HTML Display control displays a web page in an application......
How to use an array of structures?
An array of structures is an Array variable......
Error 1001: The operators: and:: can only be used in the methods of classes
Before calling the Free Technical Support
The operations to perform before calling the Technical Support......
Frequently asked questions about Automatic Update
Frequently asked questions about the update search mechanism....
Managing the certificates
Signing a file allows you to check that the file was not modified or altered since it was signed. The signature also allows you to check the issuer identity....
Handling WEBDEV Account Manager via command line
All the features in WEBDEV Account Manager can be used via command line......
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
Types of recognized PCL printers
WINDEV and WEBDEV allow you to automatically print for a number of specific PCL printers......
Search in SCM history
The search in the history allows you to perform an advanced search in the history of operations performed in the SCM......
CriticalSection
The CriticalSection keyword can correspond to: the CriticalSection function, which makes it possible to enable a named or on-variable critical section in the statement USING ... IN. the CriticalSection variable, which makes it possible to define critical sections to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given moment in an application....
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
1
4
5
6
7
8
79
>