ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailReadFirst (Example)
Usage example of the EmailReadFirst function
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
URL (Property)
The URL property is used to get and change a URL.
Border (Property)
The Border property is used to get and change the borders of an element.
GetActiveObject (Function)
Allows to use an Automation object already started on the current computer.
Action Bar properties
You can manipulate Action Bars in a window using the following WLanguage properties.
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
ProjectInfo (Function)
Returns specific information about the project currently run.
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
grExist (Function)
Checks the existence of a chart in memory.
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
Handling an Action Bar through programming
An Action Bar can be handled through programming. To do so, use the variable corresponding to the Action Bar in the code....
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
SensorDetectChangeOrientation (Function)
Allows you to be notified when the orientation of the device changes on any one of its 3 axes.
SensorDetectChangeAcceleration (Function)
Notifies when acceleration forces are applied to the device along any of the three axes.
Alias (Property)
The Alias property gets the alias of an element.
OpenSister (Example)
Usage example of the OpenSister function
TimeValid (Function)
Checks the time validity.
Properties associated with the cells of the status bars
List of properties associated with the cells of the status bars...
InputMask (Type of variable)
The InputMask type is used to define all the advanced characteristics of a custom input mask.
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......
SQLExec (Function)
Names and runs an SQL query.