ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LOOP statement
The statement block is repeated endlessly...
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
HPriorityClient (Function)
Modifies the priority of a client application.
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
Events associated with windows
List of events associated with windows...
Handling WEBDEV Account Manager via command line
All the features in WEBDEV Account Manager can be used via command line......
Configuring the connection with WDORAINS (optional setting)
For backward compatibility with the earlier versions of Native Oracle Connector (also called Native Oracle Access), the connection can still be configured in WDORAINS (supplied with Native Oracle Connector)......
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
ImageWidth (Property)
The ImageWidth property gets and sets the width of the image section displayed in an Image control or in the background of a Chart control.
Project Management Hub: Managing tasks
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
fMoveDir (Function)
Moves a directory and its content.
IWListDelete (Function)
Deletes an internal window found in the list of internal windows browsed by an Internal Window control.
iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
WLanguage procedure called by zipAddFileList
WLanguage procedure ("Callback") used by zipAddFileList to manage the progress of files being added to the archive.
WLanguage procedure called by zipAddDirectory to handle the progress bar
WLanguage procedure ("Callback") used by zipAddDirectory to manage the progress of files being added to the archive.
WLanguage procedure called by zipExtractDirectory to manage progress bars
WLanguage procedure ("Callback") used by zipExtractDirectory to manage the progress of files being extracted from the archive.
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
Vocabulary linked to replication
Before implementing the replication, you must be familiar with the vocabulary specific to the replication.
5. Deploying a dynamic site (Session or AWP) in practice
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
HChangeConnection (Example)
Usage example of the HChangeConnection function
Find/Replace in the current project
The "Find/Replace" feature is used to......
Handling PDF Reader controls programmatically
A PDF Reader control can be handled through programming......
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....