ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RGBRed (Function)
Returns the red component of an RGB color.
SysThumbnailAddButton (Function)
Adds a button into the thumbnail of the application in the taskbar.
RTFAddLink (Function)
Adds a link to a text section in an RTF Edit control.
Designing a supercontrol
A supercontrol is an advanced type of control......
Handling a control through programming in a report
All report controls can be handled through programming......
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
Customizing keyboard shortcuts
The different editors in WINDEV, WEBDEV and WINDEV Mobile include many options that can be used directly via keyboard shortcuts......
Project (External language)
Opens and runs a WINDEV project.
Access (Property)
The Access property is used to manage the type of access of a connection (HFSQL Client/Server, OLE DB, etc.)....
W3C standardization
You must comply with the W3C standard (HTML 4......
ServiceUninstall (Function)
Uninstalls a service.
RGBGreen (Function)
Returns the green component of an RGB color.
SocketCreateSSL (Function)
Creates a secure socket according to the SSL protocol.
RGBBlue (Function)
Returns the blue component of an RGB color.
WorkingDirectory (Property)
The WorkingDirectory property is used to: get or change the directory used by the HTML Editor control to store the images and CSS sheets of an HTML page. get the directory used by the HTML Display control to store the images and CSS sheets of an HTML page. get the directory used by the Camera control to save photos and videos....
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
Handling an Action Bar through programming
An Action Bar can be handled through programming. To do so, use the variable corresponding to the Action Bar in the code....
ServiceInstall (Function)
Installs a Windows service or a Linux daemon according to the information given in the members of the Service variable.
XMLDocument (Example)
Usage example of the XMLDocument function
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....