ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XInitial (Property)
The XInitial property is used to: Get the X-coordinate: of a control (position on the X-axis) when opening the window or the page. of a window (position on X-axis) when opening the window. Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window. Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report....
How to open a page?
Toolbar and menu of the SCM
The different options of the SCM can be handled via the SCM toolbar or the options of a specific menu ("SCM" from the main menu of the product used)......
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
grTitleFont (Function)
Modifies the font used for the chart title.
grLegendFont (Function)
Modifies the font used for the chart legend.
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
FTPListFile (Function)
Lists the files (and/or the directories) found in a directory of an FTP server and returns the number of listed files (and/or directories)....
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
Handling Bar Code controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Bar Code controls......
GPSGetPosition (Function)
Retrieves information about the current device position.
Internal component
An internal component is a set of elements from a project......
YInitial (Property)
The YInitial property is used to: Find out the Y-coordinate: of a control (position on Y-axis) when opening the window or the page. of a window (position on Y-axis) when opening the window. Modify the Y-coordinate of a control anchored "to bottom" (position on the vertical axis) when opening the window. Find out the Y-coordinate of a control in relation to its block (position in millimeters on the vertical axis) when opening the report....
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
17. TLS/SSL: Encrypting information on the Web
Installing a SOAP server with Apache
FTPCommand (Function)
Sends a specific FTP command to a server.
Welcome to WINDEV, WEBDEV and WINDEV Mobile
The home page allows you to easily perform the operations for creating and opening projects......
iPrintReport (External language)
Prints a report created with the report editor.
NumberInWords (Function)
Converts a number to words.
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......
Thread (Type of variable)
The Thread type allows you to define all the characteristics of a thread.
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....