ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
iBorder (Example)
Usage example of the iBorder function
EmailSaveAttachment (Example)
Usage example of the EmailSaveAttachment function
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....
fUncompress (Example)
Usage example of the fUncompress function
fDelete (Example)
Usage example of the fDelete function
OpenSister (Example)
Usage example of the OpenSister function
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
Height (Property)
The Height property is used to get and change the height of an element.
dRotation (Function)
Performs a rotation: of an Image control. of an Image variable. of a picLayer variable....
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....
Enumeration (Type of variable)
An enumeration is a set of values......
iCreateFont (Example)
Usage example of the iCreateFont function
MouseXPos (Function)
Returns the horizontal position (X) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
ToolTip (Property)
The ToolTip property is used to get and change the text displayed in the tooltip associated with a window or page control.
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
Printing nested reports
To create a main report containing several secondary reports:...
Flash control properties
The Flash control can be handled by the WLanguage properties in server code and in browser code......
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
fRemoveDir (Example)
Usage example of the fRemoveDir function
URL (Property)
The URL property is used to: Get the address associated with a control. Change the address associated with a control....
Type (Property)
The Type property is used to get and change the type of an element.
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
PageRateDDW (Function)
Allows you to find out and modify the rate of gray for the pages that use DDW (Dim disabled pages).