ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ThreadMode (Function)
Changes the management mode of threads.
iConfigure (Function)
Configures the printer for a print performed in WLanguage: by opening the configuration window. by modifying the printer used for the current print....
xlsOpen (Function)
Opens an Excel file (xls or xlsx files).
ErrorPropagate (Function)
Propagates a non-fatal error that can be processed by the calling code if the management of non-fatal errors was enabled for this code (in the code editor or by ErrorChangeParameter).
mongoGridFS (Type of variable)
The mongoGridFS type is used to define the advanced characteristics of a file system for a MongoDB database.
ArraySeekByProcedure (Function)
Seeks an element in a one-dimensional WLanguage array by using a comparison procedure.
LooperAddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.
fCreate (Function)
Creates an external file.
TableSelectMinus (Function)
Deselects a row from a Table or TreeView Table control.
mlzInsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
Development environment
When WINDEV, WEBDEV and WINDEV Mobile are first launched, a development environment is automatically proposed......
Upper (Function)
Converts all characters in a string to uppercase according to the region settings defined in Windows.
ExceptionChangeParameter (Function)
Configures the automatic behavior that will be implemented if an exception occurs in the current process.
fListFile (Function)
Lists the files found in a directory and returns the list of files.
HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
Configuring the server for the CGI/AWP protocol
To use WEBDEV, a Web server must to be found on the computer where WEBDEV is installed......
HCheckIndex (Function)
Checks whether the data found in the index table (.NDX file) properly refers the data found in the table (.FIC file).
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
Table,Display (External language)
Refreshes the Table control.
Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......
CtAccess (Property)
The CtAccess property sets the type of access to the table when connecting to a specific table via OLE DB.
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....