ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HDBIndex (Function)
Opens an xBase index file.
xBase files: Limits
WINDEV License Agreement
HDBOpenNoLock (Function)
In single-user mode, opens an xBase table without locking it.
HDBOpen (Function)
Opens the xBase table and the "memo" file if it exists.
HDBSortType (Function)
Returns or modifies the sequence of text items in the xBase files.
zipExtractFile (Example)
Usage example of the zipExtractFile function
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
HPass (Function)
Defines the password used to create or open a table.
The single-part and multi-part archives
Two types of archives are available......
External language: Programming in Fortran
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Print constants
List of constants used by the print functions....
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
Access (Property)
The Access property is used to manage the type of access of a connection (HFSQL Client/Server, OLE DB, etc.)....
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
zipFindFile (Example)
Usage example of the zipFindFile function
12. Retrieving data from a website
Modifies the hue, the saturation and the lightness of an image in an Image control....
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
zipExtractAll (Example)
Usage example of the zipExtractAll function
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
Table,Insert (External language)
Inserts an element into a table at a given position.
9. Sharing a project in practice
Sharing a project in practice...
Creating the RAD Pattern project
The steps for creating a RAD pattern are as follows:...
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
Content (Property)
The Content property is used to read or write the whole content of a control: List Box populated programmatically, Combo Box populated programmatically, Spreadsheet....
zipOpen (Function)
Opens an existing archive.
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
FileToMemoryList (Function)
Populates a List Box or Combo Box control programmatically with the records from a table or query.