ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Context menu of TimeLine controls
By default, TimeLine controls contain a context menu....
12. External component
An external component is a set of WINDEV elements: windows, reports, analysis, etc....
Query based on query
Queries can be based on items from another query......
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
Activation key management functions
The following functions are used to manage activation keys:...
Specific features of the Express version
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
How to use the indirection operators?
The indirection operators ({ }) are used to handle an object whose name is found in a variable......
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
8. External component
An external component is a set of WINDEV Mobile elements: windows, reports, analysis, etc....
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
Conceptual Data Model (CDM)
In the MERISE methodology, the conceptual data model defines the objects and the actions that must be taken into account in the database......
WDSQL: Creating and running a script
A script is a set of SQL commands used to perform a specific operation (create a new table in the database, insert records, ......
Scanning a document (via a WIA driver)
Windows Image Acquisition (WIA) is a Windows device driver interface and API that allows applications to scan documents using a scanner......
11. External component
5. Site test in practice
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
<Window>.EdActive (Function)
Allows you to: determine if the "Allow end users to modify the UI" option is enabled in a window (or internal window). enable or disable the "Allow end users to modify the UI" option in a window (or internal window)....
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
Specific features of the Express version
Calling a DLL written in Visual Basic
Visual Basic (like many other languages) allows you to create custom DLLs......
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......