ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TreeCollapseAll (Function)
Collapses a branch previously expanded (as well as its child elements).
gFontSize (Function)
Builds a sequence of characters used to specify the size of the font for a text found in a graphic string.
rssImage (Type of variable)
The rssImage type is used to describe the image of a RSS stream...
ServiceInstall (Function)
Installs a Windows service or a Linux daemon according to the information given in the members of the Service variable.
PageDisplayDialog (Function)
Displays a page in modal mode. This function is used to establish a dialog with the user. The page is displayed in the foreground while the opening page is displayed in the background, grayed by the DDW mechanism.
TabOpen (Function)
Opens a new pane in a Dynamic Tab control.
CameraParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
URIToFile (Function)
Saves, in the background, the content of a resource (image, text, etc.) identified by its URI in an external file.
fDir (Function)
Finds a file or directory.
EnumMenu (Function)
Returns: the name of nth option or sub-option found in the main menu of window. the name of nth option or sub-option found in a custom context menu (created with WINDEV or WINDEV Mobile)....
gFont (Function)
Builds a sequence of characters describing the font that will be used for the text.
ProgressBar (Function)
Displays a progress bar in the status bar of current window.
Modifying the query content
The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ......
Images and buttons
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications and sites......
gFontItalic (Function)
Builds a sequence of characters used to specify whether or not the text that follows the call to this function is in italic type.
gFontUnderlined (Function)
Builds a sequence of characters to specify whether or not the text that follows the call to this function is underlined.
inAppPurchaseProduct (Function)
Sends a request for purchasing an "In-App" product associated with the application.
Non-maximized windows in iOS
A non-maximized window can occupy a section of the screen only......
Check the "Responsive Web Design" pages
The pages in Responsive Web Design mode can be checked like any other WEBDEV page in the browser of your choice......
Optimizing the connection times to the HFSQL Client/Server databases
This help page explains how to optimize the connection times to the HFSQL Client/Server databases by limiting the network traffic......
docFormatMulticolumn (Type of variable)
The docFormatMulticolumn type is used to define all the advanced characteristics of a multicolumn section defined in a docSection variable.
Print modes of a report
Several print modes are available for a report....
FontStrikeOut (Property)
The FontStrikeOut property is used to: Determine if the text displayed is struck through. Apply strikethrough formatting (or not) the text displayed in a control....
The AWP technology (Active WEBDEV Page)
PC SOFT proposes a new technology......
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.