ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HAddScheduling (Function)
Creates a scheduled task on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
MinWidth (Property)
The MinWidth property is used to get and change the minimum width of a control or window.
DataBinding (Property)
The DataBinding property is used to identify and change the binding between a control and: an item in a data file. a variable. several variables....
iParameterPDF (Function)
Defines the options for the generated PDF file.
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Constants for managing projects
List of constants used by the functions for managing projects....
zipInfoFile (Example)
Usage example of the zipInfoFile function
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
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.
fCurrentDrive (Function)
Gets or sets the current drive.
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].
StrikeOut (Property)
The StrikeOut property is used to: Determine whether the strikethrough formatting is applied to a Font variable. Apply strikethrough formatting to a Font variable....
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
ON (Reserved word)
The ON keyword is used exclusively in the automated tests generated by WINDEV and WEBDEV.
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
fRead (Example)
Usage example of the fRead function
Flexbox control properties
You can manipulate Flexbox controls in a page using the following WLanguage properties......
FolderWeb (Function)
Returns the path of the directory containing: the images, the JavaScript files, the Java applet files, the other files accessible from the browser....
Automatic management of exceptions
The management of exceptions can be customized by process......