ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Initialization (Property)
The Initialization property is used to handle the initialization of certain processes.
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user....
PhoneNumber (Property)
The PhoneNumber property is used to get and change a phone number.
HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.
Step 4: Starting the print
To start the print job, simply use iEndPrinting......
Automatic button execution (Window)
To force an action on a window, all you have to do is define a button of this window in "Automatic execution" mode......
Title (Property)
The Title property is used to get and change the title of an element.
RoundFloor (Function)
Returns: the numeric value rounded down to the nearest integer. the duration rounded down to the nearest interval. the date and time rounded down to the nearest interval....
MongoCreateCollection (Function)
Creates a collection in a MongoDB database while specifying the options of this collection.
mlInitialize (Function)
Initializes a new independent MATLAB session with an empty workspace in order to run functions.
gImage (Function)
Builds a sequence of characters containing an image.
Page (Property)
The Page property is used to handle a page.
DirectInputAPT (Property)
The DirectInputAPT property is used to determine and specify if the user can directly change the title of an appointment in a Scheduler or Organizer control.
SSHDisconnectShell (Function)
Closes an SSH session that was opened by SSHConnectShell.
SSHWrite (Function)
Writes data into the specified SSH session.
TableInsertLine (Function)
Inserts a row into: a Table control, a TreeView Table control....
<Table>.Expand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....
Attribute (Property)
The Attribute property is used to manage attributes.
Margin (Property)
The Property HEX@ allows you to define the size of a HEX@ , for example around a text.
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
dRoundedRectangle (Function)
Draws a rounded rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
Renaming a project
Renaming a project is used ton modify the name of the project. All the elements linked to the project before it is renamed are kept.
SchedulerTaskStatus (Function)
Gets or sets the status of a task created in the Windows scheduler.
TestWriteResult (Function)
Writes information or an error into the status report of a unit test, in the test editor.