ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PageBorderVisible (Property)
The PageBorderVisible property is used to: determine if the page borders are displayed in a Diagram Editor control. show or hide the page borders in a Diagram Editor control....
Format (Property)
The Format property is used to define the data format of a data file.
Beep (Function)
Emits a beep.
EnumElement (Function)
Used to enumerate the project elements: windows, pages, reports, queries, ...
HDeactivateTrigger (Function)
Disables a trigger.
SocketConnectInfrared (Function)
Connects a client computer to a given socket via the infrared port.
SMSFirst (Function)
Reads the first SMS message stored on the Android phone.
SMSNext (Function)
Reads the following SMS message stored on the Android phone.
HUpdateQuery (Function)
Creates or updates a query on an HFSQL server.
LogBackupDirectory (Property)
The LogBackupDirectory property is used to manage the backup directory of log files.
ImageInitialHeight (Property)
The ImageInitialHeight property is used to get and set the default height of the image created in an Image Editor control.
ImageInitialWidth (Property)
The ImageInitialWidth property is used to get and set the default width of the image created in an Image Editor control.
CtInitialCatalog (Property)
The CtInitialCatalog property is used to get the default database defined for the access.
ConnectionPoint (Property)
The ConnectionPoint property allows you to handle the connection points of a shape in a Diagram Editor control.
Parameter Description (Type of variable)
Parameter Description variables are used to programmatically describe a parameter.
HRplFilterProcedure (Function)
Defines the WLanguage procedure that will be called whenever a replication operation is performed on a specific file.
Database of the Control Centers
The database of Control Centers groups various information shared by the different modules found in WINDEV, WEBDEV and WINDEV Mobile......
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
Zooming an image (WEBDEV)
WEBDEV proposes several methods for zooming an image:...
How to create an SQL query to get a sum?
This help page explains how to create a Sum query with the query editor....
13. Security benefit: managing the "Back" button
Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application......
Viewing a window in 3 dimensions
Your window contains overlapping controls?......
AnchorRateWidth (Property)
The AnchorRateWidth property is used to: Find out the anchor rate when a control (or a table column) stretches on the horizontal axis. Modify the anchor rate when a control (or a table column) stretches on the horizontal axis....
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....