ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

docProperty (Type of variable)
The docProperty type is used to define the properties of a Word Processing document.
Retrieving the coordinates of a click in a clickable image
If the click action of the image is set to "Server call", you can get the click coordinates when the image is clicked in the browser......
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
The Range Slider control
The Range Slider control is used to easily select an interval or a zoom......
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
HInfoFileProperty (Function)
Allows you to find out the properties of a data file located in an HFSQL server.
The Captcha control
The "captcha" are the distorted texts that the Web user must decode and re-enter in a site before validating a form....
Zooming an image (WEBDEV)
WEBDEV proposes several methods for zooming an image:...
HTML table
The HTML table is a control used to easily create specific layouts in the HTML pages......
Events associated with an Organizer control
The following events are associated with Organizer controls:...
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......
sfSaveResult (Type of variable)
The sfSaveResult type is used to find out the result of SFAdd and SFModify...
DocInsertTable (Function)
Inserts a table into a Word Processing document.
pdfAttachment (Type of variable)
The pdfAttachment type is used to define all the advanced characteristics of an attachment in a PDF document.
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
WDInst: advanced options for the network setup
The advanced options of the network setup are used to......
MatExist (Function)
Checks the whether the matrix exists in memory.
iImageHeight (Function)
Calculates the height of the image to print (in millimeters).
iImageWidth (Function)
Calculates the width of the image to print (in millimeters).
HAddTask (Function)
Adds a scheduled task on the server defined by the connection.
Events associated with a Native Container control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
Start of Document block
The Start of document block is printed once at the beginning of the report execution......
The Flexbox control
Flexbox is a standard layout system for web pages......
<gglConnection variable>.Write (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
<sfConnection variable>.Modify (Function)
Modifies the records of a file defined in Salesforce.