ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iParameterPDF (Function)
Defines the options for the generated PDF file.
dCopy (Function)
Copies an image to another image.
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....
CurrentYear (Function)
Returns the current year in integer format.
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
ProgressBar (Function)
Displays a progress bar in the status bar of current window.
Yesterday (Function)
Returns the date of the day preceding the current day or a given date.
Tomorrow (Function)
Returns the date of the day following the current day or a given date.
Remote HFSQL administrator: Overview
...The remote HFSQL administrator is a WEBDEV site installed with the WEBDEV application server and used to remotely manage the HFSQL Client/Server databases installed on the Web server......
dBorder (Function)
Draws the borders.
ActionClick (Property)
The ActionClick property is used to define the procedure executed when an element is clicked.
SQLClose (Function)
Declares the end of the query execution and frees the memory resources allocated during the execution of the query.
CurrentMonth (Function)
Returns the number of the current month.
Conversion (Function)
Converts a value from a unit to another one.
<Image>.DrawBorder (Function)
Draws the borders in an Image control.
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
Round (keyword)
The Round keyword can correspond to...
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
EventCreate (Function)
Creates an event.
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
SQLChangeConnection (Function)
Modifies the current connection.
Position (Function)
Finds the position of a specified string within another string.
EventDestroy (Function)
Explicitly destroys an event.
Line (Property)
The Line property is used to define the line style used.