ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating a select query
A select query (corresponding SQL statement......
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew).
The Internal Page control
The "Internal Page" control is used to include a page (and its code) in a control of another page......
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
Window controls
Several types of controls can be used in a window, ......
SensorDetectChangeAcceleration (Function)
Notifies when acceleration forces are applied to the device along any of the three axes.
Translating programming messages
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example....
Using several libraries in an application
A library is a WDL file that contains all the resources......
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
Native SQL Server Connector: Executing the same stored procedure multiple times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters ......
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
2. Analysis in practice
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
zipArchive (Type of variable)
The zipArchive type is used to handle an archive file in one of the following formats: ZIP, CAB, RAR or WDZ.
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
MapPolyline (Type of variable)
The MapPolyline type is used to define the characteristics of a line composed of several segments to be drawn on the map displayed in a Map control.
Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......
Shared information
The information entered when creating the files and the items is shared throughout the environment......