ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

InterpretAmpersand (Property)
The InterpretAmpersand property is used to determine and change how the '&' character is interpreted in: field label Window label. the elements of a List Box control. the elements of a Combo Box control. the values of a column in a Table control....
DriveCopyDirectory (Function)
copy a directory on the Drive to another directory on the Drive (remote disk).
DriveMoveDirectory (Function)
Move a directory and its contents to another directory on the same Drive (remote disk).
gglDrive (Type of Variable)
The type gglDrive allows handle Google Drive. To use a Variable of type gglDrive , it is necessary to connect to Google Drive via the function gglDrive Connect.
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity......
Positioning on a line in an edit control (AAF)
Several methods can be used to automatically position the edit cursor on a specific line in an edit control:...
Customizing the User Groupware
Body block
The Body block corresponds to the main block of the report......
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a pie chart, column of a column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
<Chart>.Tooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a Pie chart, column of a Column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
Notifications of an HFSQL server
A server may encounter problems without any user (or developer) noticing anything. For example: a scheduled task may fail, an automatic backup may fail, a node may become inactive in a HFSQL cluster, ......
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
How to read emails via the IMAP protocol?
This help page explains how to read emails via the IMAP protocol....
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......
PDFGetSignature (Function)
Gets the signature of a PDF document as a buffer.
11. Popup page
oDriveConnect( Function)
Creates a connection to an Drive OneDrive.
5. User Groupware in practice
An object diagram represents a set of objects and how they relate to each other at a certain moment in time......
ScrollbarPosition (Function)
Used to manage the position of elevators: Modifies or recovers the position of one of the scrollbars (horizontal or vertical) of a field in a WINDEV or WINDEV Mobile application. Retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WEBDEV website....