ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to loop through a file using filters?
GglListContactByRequest (Function)
Retrieves a list of contacts from custom parameters.
HViewToFile (Example)
Usage example of the HViewToFile function
AccentSensitive (Property)
The AccentSensitive property is used to determine if accented characters are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
FinCurrentVal (Function)
Returns the current value of investment.
fCompress (Function)
Compresses a file.
StatCorrelation (Function)
Calculates the coefficient of correlation between two series of values.
StatStandardDeviationP (Function)
Calculates the standard deviation for a full series of values.
Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions......
Creating the RAD Pattern project
The steps for creating a RAD pattern are as follows:...
TableExpandAll (Function)
Expands: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
Describing the replicated files (ReplicEdit)
A replication includes one or more data files......
H.AutoIndexingLimit (Variable)
Indicates the maximum number of records in the data file used to manage the automatic reindexing.
Recycle code windows
By default, a single code window is opened per ......
Remote check: Customizing with a window
To customize the remote control performed on a multi-user WINDEV application, the standard window can be replaced with a window from your application......
Project Management Hub: Managing contributors
Contributors are the people who take part in one or more projects......
Management of PDF files
PDF is one of the most widely used formats for transmitting and storing electronic documents......
EmailMsgError (Example)
Usage example of the EmailMsgError function
Creating a Pivot Table control
To create a Pivot Table control......
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
Installing a SOAP server with IIS
Bitwise operators
The operations on binary values are performed......