ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Configuring Automatic Update
Automatic Update is an application that allows you to automatically or manually update the different PC SOFT products you own......
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
Customizing the interface of a Table control
In a Table control, you have the ability to customize the following elements......
PVTCalculateUpdate (Function)
Updates some of the data found in a Pivot Table control from a given date.
gToRetrieve (Function)
Describes the text value to display and to return when retrieving the value of an element found in a List Box control or in a Combo Box control.
diagOval (Type of variable)
The diagOval type is used to define all the advanced characteristics of a shape of type Oval.
SysIconAdd (Example)
Usage example of the SysIconAdd function
HTML Editor control constants
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile....
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
Aliases on data files: HAlias
The aliases are used to handle......
Events associated with a Switch control
HTMLClass (Property)
The HTMLClass property reads and sets the value of the "class" HTML attribute of the control.
WDXView : Use
This help page presents the different features of WDXView......
HExportCSV (Function)
Exports the records found in a data file (HFSQL or OLE DB), a view or a query to a CSV file.
AnimationMinFPS (Function)
Configures the minimum number of images per second in order for the animations (transition effects) to be enabled in the controls.
Configuring the "Relative duration" mask (date and time in natural language)
WINDEV, WEBDEV and WINDEV Mobile propose to use a "Relative duration" display mask for the Date controls......
Custom style sheet
When creating a project, a blank custom style sheet is created and associated with the current project......
SpreadsheetInputFunction (Function)
Inserts a function name at cursor position in the editable cell of a Spreadsheet control found in a window.
RTFToHTML (Function)
Returns the HTML string corresponding to the specified RTF string.
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
Assignment operators
Three assignment operators are available......
5. User Groupware in practice
gglEvent (Type of variable)
The gglEvent type is used to describe and modify an event of a calendar...
RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event).