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.
zipAddDirectory (Example)
Usage example of the zipAddDirectory function
HOptimize (Function)
Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter.
GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
.NET application
To create a.NET application from a project......
External language: Programming in COBOL
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
Internal component
An internal component is a set of elements from a project......
Image editor
WINDEV, WEBDEV and WINDEV Mobile include an image editor......
ServiceWait (Function)
Pauses the current service during the specified duration.
Table,Add (External language)
Adds an element to a Table control.
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
zipExtractPath (Example)
Usage example of the zipExtractPath function
Reports & Queries: Specific features
This help page presents the specific features of "Reports & Queries" (which means the user version of report editor) ......
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project......
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
Configuring the Apache 2.2 server
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
HOptimizeQuery (Function)
Optimizes the Select queries by using idle times when handling an application (period without processes).
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
Configuring the Apache server (1.3.x and 2.0.x)
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
Environment of the data model editor
TraceDeleteAll (Function)
Clears the content of trace window opened in parallel with the current window.
Importing elements into a project
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....