ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
gpwGetFileInfo (Function)
Retrieves the directory of the data files found in the User Groupware.
<Variable Drive>DeleteDirectory (Function)
Deletes a directory (and the files it contains) on an Drive (remote disk).
WINDEV and the SOAP protocol
<Connection variable>.ActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
MongoDB/GRIDFS databases
MongoDB is a document-oriented NoSQL database......
WLanguage procedure called by zipAddDirectory
WLanguage procedure ("Callback") called when adding files with zipAddDirectory.
Remote WEBDEV administrator: Importing the statistics
The remote WEBDEV administrator proposes a module for managing the statistics. This module is used to import the statistics of a site....
WDADMINEXE: User characteristics
From the server, the "Users" tab of WDADMINEXE allows you to get......
HChangeLocation (Function)
Modifies the search mode of physical data files (.FIC, .NDX, ...).
HChangeConnection (Function)
Dynamically changes the connection associated with a data file.
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
Operations in a Select query
The query editor allows you to perform operations on the values of an item......
Clipboard with history
The clipboard stores the last 10 pieces of content cut or pasted (from any editor)......
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
Voice commands in the environment
The environments of WINDEV, WEBDEV and WINDEV Mobile respond to the voice commands......
ERR_SESSION_CLOSED
HCheckIndex (Function)
Checks whether the data found in the index file (.NDX file) properly refers the data found in the data file (.FIC file).
Dark theme on mobile devices
The latest versions of mobile OSs allow you to switch applications to a dark theme to reduce battery consumption or to make the device easier to use in a low-light environment......
<Source>.Password (Function)
Defines the password used to create or open a data file.
HActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
<Source>.ChangeConnection (Function)
Dynamically changes the connection associated with a data file.
Error handling WLanguage procedure called by zipExtractDirectory
WLanguage procedure ("Callback") called if an error is encountered when extracting files with zipExtractDirectory.
The Wire control
The Wire control is used to visually link 2 controls......
HIndex (Function)
Rebuilds the file index (".NDX" file).