ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a Check Box control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
HTMLToRGB (Function)
Converts the HTML color into RGB color.
Telemetry: Installing the server
To use the telemetry, you must install on a computer......
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
User Groupware files
Two categories of data files are managed......
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
WDInst : generating the setup program
Generating the setup program is used to create the setup program according to the characteristics specified in the setup editor WDInst....
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window (position on the X-axis). Get the X-coordinate of a control or window (position on the X-axis)....
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
HReadFirst (Function)
Sets the position on the first record according to a browse item.
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
HDelete (Function)
Deletes a record from a data file (query or view).
Constants for the archiving functions
List of constants used by the archiving functions....
Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......
Events associated with internal windows
List of events associated with internal windows...
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed by the control. Modify the item or the variable displayed by the control....
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
Push notification
A mobile device can receive push notifications......