ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

KeyPressed (Function)
Checks which key is pressed.
Page (Property)
The Page property is used to handle the page loaded in the WEBDEV Page control.
HFSQL Client/Server: Overview
You have the ability to create applications that access the HFSQL Client/Server databases......
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
Status bar of windows
The status bar of a window is used to display several types of information......
DocInsertTableOfContents (Function)
Inserts a table of contents in a Word Processing document.
DocDeleteTableOfContents (Function)
Deletes a table of contents from a document.
Office tools
WINDEV includes multiple "Office" controls that allow end users to use the desired tools without leaving the application......
InPageWithinWindowMode (Function)
Indicates if the page is displayed in a WEBDEV Page control in a window.
<Image>.DrawBorder (Function)
Draws the borders in an Image control.
13. Types of standard controls
StartPosition (Property)
The StartPosition property is used to get the starting position of an element in a Word Processing document
EndPosition (Property)
Use in the docFragment class - Read + Write access - Type: Integer32
AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end.
CurrentWin (Function)
Identifies the window currently in edit.
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
SSLActive (Function)
Used to enable or disable the secure SSL mode.
ControlExecuteClosing (Function)
Runs the closing WLanguage event of an office control and displays its confirmation dialog if necessary.
Functions for managing objects (External language)
<Image variable>.DrawBorder (Function)
Draws the borders in an Image variable.
Line (Property)
The Line property is used to define the line style used.
docCell (Type of variable)
The docCell type is used to define the advanced characteristics of a table cell found in a Word Processing document.
docTable (Type of variable)
The docTable type is used to define the advanced characteristics of a Table paragraph found in a Word Processing document.
dBorder (Function)
Draws the borders.
Operating mode of dynamic Active WEBDEV Pages