ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

gglDrive (Variable type)
The gglDrive type is used to handle Google Drive. To use a gglDrive variable, you need to connect to Google Drive using GglDriveConnect.
fSelectDir (Function)
Opens a directory picker.
fCopyDir (Function)
Copies the contents of a directory and its subdirectories.
fListDisk (Function)
Returns the list of disks installed on the computer.
fSep (Function)
Returns the separator of directory according to the current platform ('\' or '/')....
fImageSelect (Function)
Opens the image picker of Windows.
<pdfDocument variable>.GetSignature (Function)
Gets the signature of a PDF document as a buffer.
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
Error 531: The negative or null subscripts are not allowed
Reverse modeling of inheritances
Your windows or your pages use window, page or control templates, and you want to find out the dependencies between these templates? Simply perform a reverse modeling of inheritances......
Group (Property)
The Group property is used to: find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls. associate a control with a group of controls....
MouseXPos (Function)
Used in a mouse or stylus event (click code, hover code, left or right button pressed code, etc.) returns the horizontal position (X) of the mouse cursor in relation to the field or window in question.
FocusColor (Property)
The FocusColor property gets and sets the color used to highlight input fields in a PDF form (displayed in a PDF Reader control). This new property is available from WINDEV Suite SaaS 2025 Update 3....
<Camera>.Display (Function)
Displays in a Camera field the camera preview stream currently being transmitted by a web camera or by the camera on the mobile device. Function kept for "Version-26-compatible" Camera controls....
VideoDisplay (Function)
Displays in a Camera field the camera preview stream currently being transmitted by a web camera or by the camera on the mobile device. Function kept for "Version-26-compatible" Camera controls....
MouseYPos (Function)
Used in a mouse or stylus event (click code, hover code, left or right button pressed code, etc.), returns the vertical position (Y) of the mouse cursor in relation to the field or window in question.
SNMP constants
List of constants used by the SNMP functions....
Control animations
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
<Source>.ReadFirst (Function)
Sets the position on the first record according to a browse item.
PDFGetSignature (Function)
Gets the signature of a PDF document as a buffer.
11. Popup page
Indicates the start of a series of actions performed in a Diagram document in a single event ("undo/redo")....