ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WorkingHourEnd (Property)
The WorkingHourEnd property is used to identify and change the end time of working hours used: by an Organizer control. by a Scheduler control. by a Gantt Chart column (in a Table or TreeView Table control)....
WorkingHourStart (Property)
The WorkingHourStart property is used to get and change the start time of working hours used: by an Organizer control. by a Scheduler control. by a Gantt Chart column (in a Table or TreeView Table control)....
Style of windows: image and background color
To optimize the style of your screens, WINDEV and WINDEV Mobile allow you to use......
<Source>.Track (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
Step 2: Creating print fonts
This step allows you to define and choose the different fonts that will be used in the printed document......
ScrollWithFinger (Property)
The ScrollWithFinger property is used to: Determine if the content of a control can be moved with the finger ("finger scrolling"). Enable or disable touch-responsiveness for a control....
Characteristics of columns found in a Table control in a page (prefix syntax)
The columns are used to display information in a Table control......
WLanguage procedure called by zipAddDirectory
WLanguage procedure ("Callback") called when adding files with zipAddDirectory.
gpwGetFileInfo (Function)
Retrieves the directory of the data files found in the User Groupware.
WINDEV and the SOAP protocol
<Connection variable>.ActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
<zipArchive variable>.AddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
MongoDB/GRIDFS databases
MongoDB is a document-oriented NoSQL database......
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, ...).
GglDriveConnect( Function)
Creates a connection to an Drive Google Drive.
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......
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......
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.
The Wire control
The Wire control is used to visually link 2 controls......