ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ListView control linked to a data file (or to a query)
A ListView control can be used to display the content of a data file (or the content of a query)......
HFSQL Client/Server: Managing the ports
The ports used by the HFSQL Client/Server server......
Installing a WEBDEV site with zero-downtime update
Starting with version 24, you can update a Session or AWP site without disconnecting users......
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
The user version of query editor (Reports & Queries)
A query is used to interrogate a database in order to view, insert, modify or delete data......
WINDEV and OPC
OPC stands for "OLE for Process Control"......
Working in Offline mode
When working on a laptop computer or on an offline computer, you may want to continue to work......
Copying the style of a control
Copying the style of a control consists in copying the characteristics of a control style into another control......
Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....
Activation key management functions
The following functions are used to manage activation keys:...
The SOAP structure
To pass parameters to a procedure run on a SOAP server, WINDEV is using the following structure......
4. Types of pages
Different types of pages can be used in the sites created with WEBDEV......
Information 2104: This function is kept for backward compatibility
Importing elements into a project
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
Project Management Hub: Managing tasks
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
SelectedResource (Property)
The SelectedResource property returns the name of the resource that corresponds to the user's selection in a Scheduler control....
Dynamic instantiation of a .NET object
A .NET object can be dynamically associated with a .NET class, we talk of dynamic instantiation of object....
Handling an internal component
An internal component is a set of elements from a project......
3. Deploying a dynamic WEBDEV site
Validity period of site pages
When creating a page, a validity period can be defined for this page......
GDPR: Overview
GDPR (General Data Protection Regulation) will replace "Data Protection Directive" on 25th May 2018......
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)......
Opening a help file (CHM, HTML or PDF)
There are several ways to open a help file......
Native Access Connector
This type of Native Connector allows access to ACCESS databases for better interoperability purposes......
<Array>.DeleteLine (Function)
Deletes a row at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.) The array size is automatically reduced....