ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GglDriveConnect( Function)
Creates a connection to an Drive Google Drive.
IgnoreError (Property)
The IgnoreError property is used to specify errors to be ignored.
HDBOpen (Function)
Opens the xBase table and the "memo" file if it exists.
fShortPath (Function)
Returns the full short path of a file or directory.
FinRedemption (Example)
Usage example of the FinRedemption function
MongoGridFSGetFileByID (Function)
Retrieves (on the local computer) a file identified by its identifier and found in a MongoDB file system.
ComponentList (Function)
Returns the list of external components (".WDK" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site.
VersionHTTP (Property)
The HTTPVersion property is used to manage the HTTP version used by the server....
KeyFileType (Property)
The KeyFileType property defines the type of encoding used for a key file.
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
WEBDEV 2025 Update
Here are the new features and improvements that you will discover in this version......
Error 109: The fixed string is too long
Selects one or more elements in a List Box, ListView or Combo Box control....
CtCacheSize (Property)
The CtCacheSize property is used to determine and change the maximum number of records that can be stored in the cache of the Native MySQL Connector.
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
Managing actions with Undo/Redo
WINDEV allows you to easily manage the Undo/Redo feature in your applications with the ActionXXX functions......
ControlExecuteClosing (Function)
Runs the closing WLanguage event of an office control and displays its confirmation dialog if necessary.
Select query description window: Use
Let's see some operations specific to the description window of a select query......
DnDGetData (Function)
Retrieves a specific type of data during Drag/Drop....
EnumSubElement (Function)
Used to enumerate the sub-elements of a project element.
grAddData (Function)
Adds a data into a chart.
sInEntryQueue (Function)
Retrieves the number of pending bytes in the input buffer of a specified serial port or infrared port.
SchedulerTaskProperties (Function)
Reads the properties of a scheduled task and updates the ScheduledTask structure.
AJAXExecute (Function)
Runs a server procedure without refreshing the page.