ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages...
The HTML control
The HTML control displays HTML pages or HTML code...
iParameterPDF (Function)
Defines the options for the generated PDF file.
PageCloseDialog (Function)
Closes the current page. This page was opened by PageDisplayDialog. A return value can be returned to the calling page.
dEncrustColor (Function)
Encrusts a color in an image found in an Image variable].
The log process
...A log is a special file that contains the history of all changes made to one or more data files over a given period of time (date the file was created, last automatic data modification, last backup created with WDLog, etc.)...
HAddScheduling (Function)
Creates a scheduled task on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
HDeleteScheduling (Function)
Deletes a scheduled task found on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
HFTListWord (Function)
Lists the words of the current record that will be taken into account by the full-text indexing.
HTTPSimulateNetwork (Function)
Simulates a slow network by limiting the download and upload speed.
MaxLinkedCardinality (Property)
The MaxLinkedCardinality property is used to get and modify the maximum cardinality of the related item in the link.
OpenDocumentAsynchronous (Function)
Opens a document using the appropriate editor
FontAppointmentTitle (Property)
The FontAppointmentTitle property is used to: Find out the characteristics of the font used for the title of appointments in the Scheduler and Organizer reports. Modify the characteristics of the font used for the title of appointments in the Scheduler and Organizer reports....
BrightnessGet (Function)
Returns the current setting of the brightness for the screen of the device.
geoRunApp (Function)
Starts the device's native maps application to display: a specific geographical location, a route between two locations....
Hidden (Property)
The Hidden is used to: Determine if a control in a report is hidden. Redact or blur a control in a report....
InvalidInputShowMessage (Function)
Displays an invalid input error for the specified control.
MinLinkedCardinality (Property)
The MinLinkedCardinality property is used to get and modify the minimum cardinality of the related item in the link.
System functions
List of system functions...
SysSerialNum (Function)
Returns the IMEI number of the current device.
iPrintArea (Function)
Prints a text in a rectangular area.
The Appointment structure
The Appointment structure is a preset structure of WLanguage (no declaration is required)......
Native Sybase Connector: Running the same stored procedure several times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters......
Document (Type of variable)
The Document type is used to handle a "docx" document.
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......
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
Native Progress Connector: Programming with SQL functions
The use of SQL functions to handle Progress data does not require importing the file structure into the analysis......