ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CaseSensitive (Property)
The CaseSensitive property is used to determine if the different searches performed on the item distinguish between uppercase and lowercase characters (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
GanttGetTask (Function)
Gets a task using its identifier in a Gantt Chart column in a Table or TreeView Table control.
Creating the Vision windows of the WINDEV RAD pattern
Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library......
mlzInsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
USBListDevice (Function)
Returns the list of USB devices currently plugged into the current computer.
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
11. Table/Looper controls
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
Managing the automatic identifiers when adding a record
When adding a record into a HyperFileSQL file (HAdd), three management modes are available for the automatic identifiers......
tapiDial (Function)
Dials a phone number for a voice line.
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
sListPort (Function)
Returns the list of serial and parallel ports on the computer.
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
docFormatting (Type of variable)
The docFormatting type is used to define the formatting characteristics of an element in a Word Processing document.
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......