ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PHPDisplay (Function)
Calls an external PHP script and returns the result page in the current browser window.
StringDisplay (Function)
Returns a specific string (or a buffer) to the client browser in response to a request.
The "Context-sensitive code view" pane
The "Context-sensitive code view" pane allows you to view and edit the code of the element (window, page, report, control, etc....
AWP without UI
Bootstrap, Angular, React, Vue......
ControlNext (Function)
Returns the name of the next control in input mode.
Multilingual project
BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV site.
HClusterMasterNode (Function)
Returns the name of the master node in an HFSQL cluster.
The "Code hashtags" pane
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......
ERR_NO_PAGE
OKCancelAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "OK" and "Cancel" and calls a WLanguage procedure with the user's response....
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
HInfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server data file....
SaaS administrator - Managing a client
Managing a SaaS client account is used to......
Count (Property)
Count keyword can correspond to: the Count function. This function returns the number of occurrences of a control in a window, page or group of controls. The Count property, which returns a number of elements. This property can be used on: the controls of a window or page. For more details, see Count. a xmlNode variable. a JSON variable....
rssDisplay (Function)
Builds a RSS stream and returns the content of the RSS stream to the client.
<Connection variable>.InfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server data file....
<Source>.InfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server data file....
<Word Processing>.InfoXY (Function)
For a given position (coordinates of a point) in a Word Processing control, returns one of the following: the number of the corresponding page, the corresponding X-position (in mm), the corresponding Y-position (in mm)....
PDFNumberOfPages (Function)
Returns the total number of pages found in a PDF file.
The Preset control
The "Preset" control is used to display the frequently used controls without programming......
fBuildPath (Function)
Builds a complete file path from the directory and short name of a file. This function is mainly used to get a valid file name without having to worry about the presence of separators in the path ('/' or '\') or about their direction according to the platform....
The Internal Page control
The "Internal Page" control is used to include a page (and its code) in a control of another page......
The HTML Display control
The HTML Display control displays a web page in an application......
1
2
3
4
5
6
378
>