ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ConfigureAWPContext (Function)
Configures the operating mode of the AWP context.
The AWP technology (Active WEBDEV Page)
PC SOFT proposes a new technology...
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
Changing sites from AWP to SEO-ready session mode
A query created in the query editor can contain several types of items...
InAWPMode (Function)
Used to determine if the page currently run is an Active WEBDEV Page.
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV website?...
IdentifierAWPContext (Function)
Returns the identifier of AWP context.
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
RequestRefreshUIElement (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).
WDAdminHF: Managing a database
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
ProgressBarEnable (Function)
Enables the refresh of a Progress Bar via Ajax.
Warning (Function)
Displays a custom message in a system warning window.
Report based on a query
Queries are used to easily select records in one or more data files......
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
The Line control
A Line control is used to display a line in a page......
HClusterAddNode (Function)
Enables a node in an HFSQL cluster.
Combination (Type of variable)
A combination is a set of options.
iPrintBodyComplement (Function)
Forces a body complement block to print while specifying the height of complement block.
AppleSignIn (Function)
Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher.
WinRedraw (Function)
Immediately redraws the window controls for which a graphic update is required.
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change the size of the font used in a control....
iSubstBlock (Function)
Substitutes one block of the report with another block while the report is printed.
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
mongoResult (Type of variable)
The mongoResult type is used to find out the result during a search performed in a MongoDB database.
HourGlass (Function)
Transforms the mouse cursor into hourglass (and conversely). In Android and iOS, displays an endless progress bar in a window....
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
Referring to an element in a WLanguage event / process
ChangeCharset (Example)
Usage example of the ChangeCharset function
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
X (Property)
The X property is used to get and change the X-coordinate of an element.
Y (Property)
The Y property is used to get and change the the Y-coordinate of an element.
HPrevious (Function)
Positions on the previous file record according to a browse item.