ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PopupClose (Function)
Hides a popup displayed in the page via PopupDisplay.
How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....
AssistedInputConfigure (Function)
Used to configure the filter and the opening of assisted input.
AllowActionBarHiding (Property)
The AllowActionBarHiding property automatically hides the Action Bar.
UPNPFindDevice (Function)
Finds a device based on its unique name (UDN).
PVTFilter (Function)
Enables or disables a filter on a Pivot Table control.
Writing to the Free Technical Support
When you encounter a problem, try to isolate it and to reproduce it by using the minimum number of elements......
NetRemoteMessageBox (Function)
Displays a dialog box on the screen of the FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
Automatic data file modification: new date format
From WINDEV 7 and WEBDEV 7 version 149, new date and time formats are available for the Hyper File files......
HTTPCancelForm (Function)
Cancels the declaration of an HTTP form and frees all its resources.
Height (Property)
The Height property is used to get and change the height: of a control or block in a report. of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control. of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not. of a break cell in a Table or Looper control....
SOAPError (Function)
Returns the error of the last SOAP procedure that failed.
Link properties
When creating a link, you can simply specify the destination......
HCancelDeclaration (Function)
Used to: Delete a declaration made previously using HDeclare, HDeclareExternal, HDescriveFile. After this operation, the data file is no longer recognized by the HFSQL engine. Free the resources of a query (after calling HExecuteQuery or HExecuteSQLQuery)....
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
End-user UI management functions
SystemBarColor (Property)
The SystemBarColor property is used to get or change the system bar color in full-screen windows on mobile devices.
SSH functions (prefix syntax)
The following functions are used to connect and communicate with a SSH server:...
HTMLEnableDebugger (Function)
Enables the HTML/JavaScript debugger on CEF-based HTML controls: HTML Display or HTML Editor control....
eRoundDifference (Function)
Returns the rounding difference between: the value displayed in a "Currency + Euro" control, the associated control used for dual display....
dTextMarkdown (Function)
Draws Markdown text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable]....
Video control properties
The following properties can be used on a Video control:...
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......
Error 102: The constants can be defined in the initialization code of project, ...
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......