ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HDBSortType (Function)
Returns or modifies the sequence of text items in the xBase files.
HDBOpen (Function)
Opens the xBase data file and the "memo" file if it exists.
HDBIndex (Function)
Opens an xBase index file.
xBase files: Limits
HDBOpenNoLock (Function)
In single-user mode, opens an xBase data file without locking it.
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
HCopyRecord (Example)
Usage example of the HCopyRecord function
Constants for the archiving functions
List of constants used by the archiving functions....
fSelect (Example)
Usage example of the fSelect function
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
Access (Property)
The Access property is used to manage the type of access of a connection (HFSQL Client/Server, OLE DB, etc.)....
Table,Insert (External language)
Inserts an element into a table at a given position.
External language: Programming in Fortran
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
9. Sharing a project in practice
Sharing a project in practice...
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
zipChangePath (Example)
Usage example of the zipChangePath function
Print constants
List of constants used by the print functions....
zipExtractFile (Example)
Usage example of the zipExtractFile function
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
zipOpen (Function)
Opens an existing archive.
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
LooperDelete (Function)
Deletes a row from a Looper control.
8. Sharing a project in practice
Container column in a Table control
A cell found in a Table control can contain a set of controls......
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......