ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
MCI constants
List of constants used by the MCI functions....
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
Anchor of overlaid controls (in a page)
WEBDEV allows you to define overlayable controls......
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
iPrintWord (Function)
Sends the character string passed in parameter to the print "buffer".
WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
Locking data files: correspondence between WINDEV 5.5 and the later versions
Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
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......
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......
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
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......
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
Training sessions organized by PC SOFT
PC SOFT proposes several training classes, according to your own requirements......
fSelect (Function)
Opens the Windows file picker.
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
ArrayInsert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....