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...
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
Constants for manging the replication
List of constants used by the functions for managing the replication....
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
Project description: Files tab
The project description window allows you to configure various elements of your project......
grScatterPointSize (Function)
Defines the size of points in a "Scatter" chart.
iSelectFont (Function)
Creates a new print font from the standard window for font selection...
RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility.
RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event).
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
Database of the Control Centers
The database of Control Centers groups various information shared by the different modules found in WINDEV, WEBDEV and WINDEV Mobile......
HComputer (Function)
Stores a unique computer number or identifier in order to use the log and transactions over the network.
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
Navigation map
The site map path is used to implement the structure and the sequence of pages in your site......
SpeechSynthesisInitialize (Function)
Initializes the parameters of speech synthesis for the current application.
HModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
HListLink (Function)
Returns the list of links (Merise) in the current analysis or in a specific analysis
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......
HManageServerUpdate (Function)
Used to manage the automatic update of HFSQL Client/Server servers by specifying the check frequency regarding the availability of updates....
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....