ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

3. Deploying a WINDEV application
YImage (Property)
The YImage property is used to get and change the initial Y-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control.
HErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
WDSQL: Exporting and printing the result of an SQL query
The result of a select query can be......
XML functions
List of XML functions...
Associating documents with the project
To describe a project in detail, you can associate documents with it......
XImage (Property)
The XImage property is used to get and change the initial X-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control.
Table,Count (External language)
Returns the number of elements in a Table control.
hFileParameter (Type of variable)
The hFileParameter type is used to define the data files taken into account by a scheduled optimization task.
Handling an Upload control through programming
The Upload control is used to upload one or more files....
HFSQL data files exceeding 2 gigabytes
By default, the HFSQL engine allows you to manage large data files (up to 2 gigabytes)......
Native Oracle Connector: Running the same query several times
In some cases, it may be useful to run the same query multiple times while modifying one or more parameters......
Version of the files in the virtual directory
The configuration diagnostic displays the following error......
Context menu of Check Box columns (AAF)
The Table and TreeView Table controls can propose Check Box columns allowing the user to select the requested options......
Screen,FileToScreen (External language)
Initializes the window controls with the values of the file items linked to the controls.
sfSessionInfo (Type of variable)
The sfSessionInfo type is used to get information about the current session...
EventOpen (Function)
Opens a synchronization event between several threads.
Project Management Hub: Gantt chart
The Project Management Hub is used to follow the tasks of one or more contributors via......
9. Hardware and software requirements
Chrono (Type of variable)
The Chrono type is used to define all the advanced characteristics of a stopwatch.
Detecting Beacons
A "beacon" is a hardware transmitter that can "dialog" on a small perimeter with smartphones or tablets via a Bluetooth connection......
Image properties (help system)
At any time, you can change the characteristics of an image inserted into a help page in the image properties......
InitialHeight (Property)
The InitialHeight property is used to: Find out the creation height of a control or window. Modify the base height used to anchor the controls "in height". Find out the creation height of a block or control in a report....
MaxWidth (Property)
The MaxWidth property is used to get and change the maximum width of a control or window.
StringToDate (Function)
Converts a date in character string format to a date in YYYYMMDD format.