ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FullTextIndex description (Type of variable)
A FullTextIndex description variable is used to describe one or more full-text indexes through programming.
Training sessions organized by PC SOFT
PC SOFT proposes several training classes, according to your own requirements......
Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
Creating and handling an item
The main operations that can be performed on an item are as follows......
Programming automatic calculations in the columns of a Table control
Events associated with Chart controls
List of events associated with the Chart controls...
MCI constants
List of constants used by the MCI functions....
Fax constants
List of constants used by the functions for managing faxes....
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
Classes, members, methods and properties
A class is made of......
grParameter (Function)
Retrieves or modifies a chart parameter.
nfcTag (Type of variable)
The nfcTag type is used to define the advanced characteristics of an NFC tag (Near Field Communication).
RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility.
Constants for managing MongoDB databases
Constants used by the Mongoxxx functions...
mongoDatabaseInfo (Type of variable)
The mongoDatabaseInfo type is used to define the advanced characteristics of information about a MongoDB database.
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
Link Description (Type of variable)
A Link Description variable is used to describe a link between two data files through programming.
Native Progress Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Progress ......
Millisecond (Property)
The Millisecond property is used to: Retrieve the number of milliseconds from a Time, DateTime or Duration variable. Modify the number of milliseconds in a Time, DateTime or Duration variable. Retrieve the milliseconds or the number of milliseconds from a Date item (in "Date and Time" or "Duration" format) Modify the milliseconds or number of milliseconds in a Date item ("Date and Time" or "Duration" format)...
Second (Property)
The Second property is used to: Retrieve the number of seconds from a Time, DateTime or Duration variable. Modify the number of seconds in a Time, DateTime or Duration variable. Retrieve the seconds or the number of seconds from a Date item (in "Date and Time" or "Duration" format) Modify the seconds or the number of seconds in a Date item (in "Date and Time" or "Duration" format)...
Open (Function)
Opens a modal WINDEV window.
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
Printing during the report test in the editor
During the test of a report ("Go" button from the report editor), several print options are proposed......