ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipDeleteFileList (Function)
Deletes a list of files from an archive.
Assigning dependencies to requirements
The following steps must be performed to implement the requirements......
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
2. Analysis in practice
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
Native SQL Server Connector: Retrieving the output value of a stored procedure
The Native SQL Server Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
WDInst: configuring the interface of setup program
By default, WDInst (the setup editor) proposes a standard setup program (the wallpaper corresponds to a gradient shade of blue and no slide is displayed......
grParameter (Function)
Retrieves or modifies a chart parameter.
SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site......
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
Composite variable
A composite variable contains different types of elements (members)...
Events associated with internal windows
List of events associated with internal windows...
How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
Configuring the setup program
Two tools can be used to create a setup program......
The "Line" charts
In the line charts, the data is interpreted as successive y coordinates of points......
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
5. Deploying a dynamic site (Session or AWP) in practice
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
Bluetooth constants
List of constants used by the Bluetooth functions....
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.