ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Page contexts
In a Windows application, the information relative to a window is stored with the window......
GglDriveConnect( Function)
Creates a connection to an Drive Google Drive.
DataBinding (Property)
The DataBinding property gets and changes the binding between a control and: a table item. a variable. several variables....
zipMsgError (Function)
Returns the message associated with an error code on an archive.
Project description: SCM tab
The project description window allows you to configure various elements of your project......
TwainToClipboard (Function)
Allows: copy the document coming from the Twain device to the clipboard. view the document coming from the Twain device in the user interface of device....
FileToMemory (Function)
Automatically initializes the values of the members of a structure or class with the values of the items of the current record.
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
Functions for managing Google calendars (prefix syntax)
List of functions for managing Google calendars (prefix syntax)...
FolderWeb (Function)
Returns the path of the directory containing: the images, the JavaScript files, the Java applet files, the other files accessible from the browser....
Context menu of TimeLine controls
By default, TimeLine controls contain a context menu....
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....
Strict monitoring of a project
Via the Project Management Hub, WINDEV, WEBDEV and WINDEV Mobile allow you to define the different actions required to create a project......
Events associated with ListView controls
List of events associated with ListView controls...
Universal replication
The purpose of universal replication is to keep several databases synchronized......
GglUploadDocument (Function)
Uploads a document to the Google server.
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
WDInst: configuring the directory of the data files and the directory of the files of user groupware
The setup editor WDInst ("Tools......
Day (Property)
The Day property is used to: Get the day from a Date or DateTime variable, or get the number of days from a Duration variable. Change the day of a Date or DateTime variable, or change the number of days of a Duration variable. Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format) Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)...
The Clickable Image control
The Clickable Image control can be used to......
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......