ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
17. TLS/SSL: Encrypting information on the Web
Events associated with pages
List of events associated with pages...
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
fSelectDir (Function)
Opens a directory picker.
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
SOAPEncodeResult (Function)
Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client program.
ServiceRestart (Function)
Restarts a service (already started).
RTFInsert (Function)
Inserts a character string in RTF into the content of an RTF control (found in a window or in a report) or into the content of a character string in RTF.
ModifierPanelVisible (Property)
The ModifierPanelVisible property is used to: determine if the "Modifier" panel is displayed in a Diagram Editor control. show or hide the "Modifier" panel in a Diagram Editor control....
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
iDestination (Function)
Configures the print destination.
DomoStatus (Function)
Used to find out whether an electrical device (compatible with the X10 protocol) is switched on or off.
Thickness (Property)
The Thickness property is used to get and change the thickness of an element.
TreeListItem (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control.
HListQueryParameter (Function)
Returns the list of parameters for a query created in the query editor.
CreateShortcut (Example)
Usage example of the CreateShortcut function
Open (Function)
Opens a modal WINDEV window.
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
Restoring an HFSQL Client/Server database
A backup of a HFSQL Client/Server database can be restored at any time......
Automatic index generation
The automatic index generation suggests index keywords based on the content of your help page......
EventChange (Function)
Modifies the status of an event.
zipListFile (Function)
Returns the list of files found in an archive.
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different results......