ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

gFontSize (Function)
Builds a sequence of characters used to specify the size of the font for a text found in a graphic string.
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......
Managing WebSockets
The WebSockets are used to communicate from a Web application (Intranet or Internet site run in a browser) to a Web server by using sockets......
CurrentWin (Function)
Identifies the window currently in edit.
WiFiStatus (Function)
Returns the current activation status of Wi-Fi on the device or asks to be notified when the activation status of Wi-Fi changes.
NumberInWords (Function)
Converts a number to words.
zipNbFile (Function)
Returns the number of files found in an archive (in CAB, RAR, ZIP, WDZ or 7z format).
zipDeleteFile (Function)
Deletes a file from an archive.
Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......
Validating a page other than the current page
In some cases, you may have to propose the validation of a page via a button (or a link) found in a different frame......
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
PageSubmit (Function)
Validates the specified page and starts the execution of a button.
HTTPTimeOut (Function)
Sets the timeout for WLanguage functions that use the HTTP protocol (HTTPRequest, SOAPExecute, DotNetExecute, J2EEExecute, etc.).
StatVariance (Function)
Calculates the variance for a series of values.
gFont (Function)
Builds a sequence of characters describing the font that will be used for the text.
FTPName (Function)
Returns the name of last file accessed by an FTP function (File Transfer Protocol).
ControlClone (Function)
Creates a new control from an existing control.
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
Setup for WINDEV and WEBDEV (Development version and WEBDEV Application Server for Windows)
Dynamic instantiation of object
An object can be dynamically associated with a class, we talk of dynamic instantiation of object......
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
Various WEBDEV constants
Various WEBDEV constants...
Managing videos (transmitted by a Web Camera)
To manage the video sequence currently broadcasted by the web camera installed on the current computer, WINDEV proposes......
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
BrowserRunApp (Function)
Opens the default Web browser of the current device.