ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HChangeConnection (Function)
Dynamically changes the connection associated with a data file.
The Task structure
The Task structure is a preset structure of WLanguage (no declaration is required)......
Burner constants
List of constants used by the burner functions....
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
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)....
StoreTheValue (Property)
The StoreTheValue property is used to: Find out whether a control keeps its value between two application starts via the persistence. Modify a control so that it keeps (or not) its value between two application starts via the persistence....
MyChildWindow (Reserved word)
MyChildWindow is used to handle the child window of the current window.
Creating and testing a query with parameters
Regardless of the query type (Select, Insert, Delete, Update) and regardless of its creation mode (with the wizard or by SQL directly), you have the ability to use parameters. The name of the parameter is specified when creating the query....
Customize the wizards
You can easily customize all wizards in WINDEV, WEBDEV or WINDEV Mobile......
Native Informix Connector: Programming with SQL functions
The use of SQL functions to manipulate Informix data does not require importing the file structure into the analysis......
Native Sybase Connector: Programming with SQL functions
The use of SQL functions to handle Sybase data does not require importing the file structure into the analysis......
NbLinesPerPage (Property)
The NbLinesPerPage property is used to: Get and set the maximum number of Table rows per page. Get and set the maximum number of Looper rows per page....
Compatibility between external components and deployed applications
A component can evolve in many ways......
Access (Property)
The Access property is used to manage the type of access of a connection (HFSQL Client/Server, OLE DB, etc.)....
HTMLAttribute (Property)
The HTMLAttribute property reads and changes the HTML attributes of the control.
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
Validity period of site pages
When creating a page, a validity period can be defined for this page......
Rich text, links and images in the WEBDEV controls
Rich text supports multiple advanced features: font, weight, size, color, attribute, ......
WDLog: Viewing a log file
WDLog is used to view the content of a log file......
Creating a flexible modeling
To create a new flexible modeling, you can......
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
Image detection management constants
Calculates the width (in millimeters) of the text to print, according to the specified font....
zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.
HChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....