ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WEBDEV User Groupware: Tips
This help page contains different programming tips for the User Groupware in WEBDEV......
GglWrite (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
CollapsedImage (Property)
The CollapsedImage property is used to: find out and/or modify the default image associated with a collapsed row in a TreeView Table control. find out and/or modify the default image associated with a collapsed row in a TreeView control. find out and/or modify the image associated with a specific collapsed row in a TreeView Table control. find out and modify the image in a collapsed row of a TreeView item in a "TreeView table" type report....
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
The Looper control: Custom synchronization
How to manage the synchronization between: the page displayed in the browser. This page contains a Looper control that displays the records found in an HFSQL file. the corresponding page context found on the server....
WDInst : generating the setup program
Generating the setup program is used to create the setup program according to the characteristics specified in the setup editor WDInst....
The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......
Describing a report table
To display the table description, select "Table description" in the context menu of one of the table elements...
WDHFDiff: Overview
WDHFDiff is a tool used to compare HFSQL data files......
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
User Groupware and Client/Server data files
An application that uses the User Groupware can be used with an HFSQL database in Client/Server mode......
User Groupware and files accessed via a Native Connector
An application that works with the User Groupware can be used with a database handled by a Native Connector......
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
Generating the setup program
The last wizard step for creating the setup program allows you to......
Creating the summary
Users are familiar with summaries, as the summary is the first element they look at in printed documentation......
WDOptimizer: Canceling/Freeing records in transaction
WDOptimizer is used to......
WINDEV Framework License Agreement
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
<redisConnection>.Set (Function)
Changes the value of a key on a Redis server.
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
Native Sybase Connector: Output value of a stored procedure run on the server
The Native Sybase Connector (also called Native Sybase Access) is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......
The "Analysis" pane
The "Analysis" pane lists......
CurrentYear (Function)
Returns the current year in integer format.