ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MyChildWindow (Reserved word)
MyChildWindow is used to handle the child window of the current window.
SpreadsheetClose (Function)
Closes the XLSX document that was opened by SpreadsheetLoad.
Copying and cloning
Variables are copied using the "=" operator...
Software factory: Implementation
To implement the software factory on your WINDEV, WEBDEV or WINDEV Mobile projects, you must:...
DriveMoveFile (Function)
Moves a file present in an Drive directory to another directory on this Drive (remote disk).
Declaring and using a variable
A variable is defined by name and type......
<gglConnection variable>.Disconnect (Function)
Disconnects the user from the Google services used. During the next re-connection, the authorizations linked to the Google services will be asked again.
zipClose (Function)
Closes an archive.
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
CertificateCheckDuplicate (Function)
Checks the signature of a duplicate.
AutomaticallyMinimized (Property)
The AutomaticallyMinimized property is used to: Find out the timeout before the Repositionable Note control is automatically minimized. Define the timeout before the Repositionable Note control is automatically minimized....
GglDisconnect (Function)
Disconnects the user from the Google services used. During the next re-connection, the authorizations linked to the Google services will be asked again.
Minimized (Property)
The Minimized property is used to: find out whether a repositionable note is minimized, minimize or restore a repositionable note....
PDFReaderClose (Function)
Closes and frees the PDF file displayed in a PDF Reader control.
ComboClose (Function)
Closes the drop-down list in a Combo Box control (simple or multi-column Combo Box control).
Operations performed on class diagrams
The following paragraphs explain......
Scanning a document (via a WIA driver)
Windows Image Acquisition (WIA) is a Windows device driver interface and API that allows applications to scan documents using a scanner......
ControlCreate (Function)
Creates a new control (of any type) in a window through programming.
<Source>.LockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
ControlToSource (Function)
Assigns the control value to the source of a control link.
Accessibilité (Property)
Type and version of Web server
The configuration diagnostic displays the following error......
Multi-touch in a Chart control
One of the most common applications of the multi-touch feature is used to handle images......
DriveSendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
fShortName (Example)
Usage example of the fShortName function