ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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).
Constants for managing fonts
List of constants used by the functions for font management....
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
5. User Groupware in practice
An object diagram represents a set of objects and how they relate to each other at a certain moment in time......
TreeView Table control based on a variable
A TreeView Table control based on a variable is a control bound to a variable or a set of variables......
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......
SCM: Checking out an element
To edit an element of a project hosted on an SCM repository, you must first check out the element......
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
PunctuationSensitive (Property)
The PunctuationSensitive property is used to determine if punctuation characters (comma, period, etc.) are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
WINDEV and the SOAP protocol
TelemetryAddPassage (Function)
Signals the code execution for a passage sensor.
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......
14. Controls in practice
8. Sharing a project in practice
Data Source (Variable type)
A Data Source variable is used to describe a temporary data source (query, view, alias, etc.).
AccentSensitive (Property)
The AccentSensitive property is used to determine if accented characters are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
Analysis shared between earlier WINDEV applications and WINDEV 2024 applications
An analysis can be shared between a WINDEV application......