ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fExtractResource (Function)
Extracts a resource from the application into a physical device location.
Data model editor: types of links
Several types of links can be found between the files......
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
Multimedia constants
List of constants used by the multimedia functions....
AutomaticLink (Property)
The AutomaticLink property is used to: determine if the automatic link detection mode is enabled, enable or disable the automatic link detection mode....
HAccelerateSpeed (Function)
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data.
Watermark (Type of variable)
The Watermark type is used to handle the text printed in watermark in the reports created with the report editor or through programming.
Token (Type of variable)
The Token type is used to define all the advanced characteristics of a token displayed in an edit control.
pdfTextElement (Type of variable)
The pdfTextElement type is used to find out all the characteristics of a text element in a PDF page.
Common project
Projects are often cross-platform......
WLanguage properties of Internal Window controls
List of WLanguage properties of Internal Window controls...
CookieWrite (Function)
Writes a cookie onto the computer of the Web user.
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
Printing a report on one of the printers connected to the Web Server
To print a report on one of the printers connected to the Web server, you must......
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
10. Page templates
Managing space characters in the searches?
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
PageParameter (Function)
Returns the value of a parameter passed to the current page.
pdfSignature (Type of variable)
The pdfSignature type is used to define the advanced characteristics of the signature that will be applied to a PDF file when signing an existing PDF (via PDFSign).
docStyle (Type of variable)
The docStyle type is used to define the advanced characteristics of a style belonging to a document, a paragraph or a document fragment.
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
Font (Property)
The Font property is used to Get the identifier of the font used in a control in a report, page or window. Change the font used in a control in a report, page or window....
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......