ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Appendix 5: Configuring the server
Bloque entièrement ou partiellement un fichier externe....
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism......
FTPDate (Example)
Usage example of the FTPDate function
FBStartSession (Function)
Used to authenticate and log in to Faceboook.
12. Retrieving data from a site
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
WebSocketSend (Function)
Sends a message from the WebSocket server to the client.
Sending elements to Free Technical Support
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
REP files
REP files contain the list of data files handled by the application....
WEBDEV administrator: General configuration
The "Configuration" tab is used to define the default connection options for the WEBDEV sites found on the server and managed by the administrator......
HTTP constants
List of constants used by the HTTP functions....
Error 705: The property does not exist on this type
ProgressBarEnable (Function)
Enables the refresh of a Progress Bar via Ajax.
TrustedCertificateAdd (Function)
Adds a certificate to the list of trusted root authorities used to validate certification strings.
General environment of WINDEV
Assignment operators
Three assignment operators are available......
LDAPValue (Function)
Returns the value corresponding to the subscript passed as parameter for the specified attribute.
Project description: Files tab
The project description window allows you to configure various elements of your project......
iVPos (Function)
iVPos is kept for backward compatibility.
iHPos (Function)
iHPos is kept for backward compatibility.
ServiceUninstall (Function)
Uninstalls a service.
The matrices
WINDEV, WINDEV Mobile and WEBDEV propose several functions used to handle matrices......
Recycle code windows
By default, a single code window is opened per ......