ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fResourceDir (Function)
Returns the path of the read-only resources of the application.
Translation with Google Translate
WINDEV, WEBDEV and WINDEV Mobile allow you to support up to 64 languages in the same project......
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....
Drive (Type of Variable)
The Drive type allows handle a Drive generically. To use this type of Variable, it is necessary to connect to the desired Drive.
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
Configuring an application with User Groupware
ScreenCastAllowed (Property)
The ScreenCastAllowed property is used to: find out whether the user can cast the content displayed in the Multimedia control to an external device (compatible with AirPlay), allow or prevent the user from casting the content displayed in the Multimedia control to an external device (compatible with AirPlay)....
User Control Center: Management of network applications
For each network application listed in the User Control Center, the "Management of network applications" section is used to......
HReadFirst (Function)
Sets the position on the first record according to a browse item.
HFSQL Client/Server: Managing the ports
The ports used by the HFSQL Client/Server server......
ERR_DISCONNECTED_EXEC
WEBDEV Account Manager
WEBDEV Account Manager allows you to easily host websites developed with WEBDEV......
ERR_BAD_DLLEXE
1. What is a website?
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......
16. Protecting access to the site: passwords
<PDF reader>.NbSignatures (Function)
Gets the number of signatures in a PDF Reader control.
<pdfDocument variable>.GetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
Popup window
WINDEV allows you to open windows in popup format......
Step 2: Creating print fonts
This step allows you to define and choose the different fonts that will be used in the printed document......
ERR_SESSION_CLOSED
Flexbox control description: General tab
In the "General" tab of the Flexbox control description window, you can view and change the options of the different controls integrated into a flexbox container......
BufferToInteger (Function)
Extracts an integer from a binary buffer at a given position.
The .NET 3.0, 4.0 control, ... (WPF)
The Xaml control allows you to easily manage the Xaml language......