ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HInfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
How to contact the Free Technical Support?
The different methods to contact PC SOFT Technical Support....
External language: Programming in COBOL
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
<mongoGridFS variable>.GetFileByID (Function)
Retrieves (on the local computer) a file identified by its identifier and found in a MongoDB file system.
<Source>.InfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
TableEnd (Function)
Stops the manual iteration of data file linked to a Table control based on a data file.
<Connection>.InfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
<mongoGridFS variable>.GetFile (Function)
Retrieves (on the local computer) a file identified by its name and found in a MongoDB file system.
Native Progress Connector: Programming with SQL functions
The use of SQL functions to handle Progress data does not require importing the file structure into the analysis......
CSVToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string in CSV format passed in parameter.
iParameterPDF (Function)
Defines the options for the generated PDF file.
<Chart>.PointType (Function)
Modifies the shape of point for a specific category or value found in a Line, Area, Scatter and Radar chart.
Maintaining the files of Control Centers
When using a database, you may have to perform maintenance operations on the data files......
Multiline strings
To type character strings over several lines in the code editor...
Style properties (help system)
To edit the styles available in the current help system, select "Help system......
CtAccess (Property)
The CtAccess property is used to set the type of access to the data file when connecting to a specific table via OLE DB.
BrowsedItem (Property)
The BrowsedItem property is used to: Get the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Change the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Then, the iteration is reinitialized....
Tab order in a window, a page, etc.
The tab order of the controls found in a window or in a page describes the order in which the controls take focus in a window when the user presses the [Tabulation] key......
Remote WEBDEV administrator: Show the statistics
...The statistics become available once the log files have been imported....
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
CtDescribedAccess (Property)
The CtDescribedAccess property is used to set the type of access to the data file when connecting to a specific table via OLE DB.
Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......