ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
Tomorrow (Function)
Returns the date of the day following the current day or a given date.
Yesterday (Function)
Returns the date of the day preceding the current day or a given date.
dBorder (Function)
Draws the borders.
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
Orientation (Property)
The Orientation property gets and sets the angle of an element.
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
CurrentMonth (Function)
Returns the number of the current month.
HFSQL properties
List of HFSQL properties...
<Image>.DrawBorder (Function)
Draws the borders in an Image control.
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.
SQLClose (Function)
Declares the end of the query execution and frees the memory resources allocated during the execution of the query.
Setup of a WEBDEV site: Automatic data file modification
The automatic modification of the data files allows updating the description of data files on the Web server......
Round (keyword)
The Round keyword can correspond to...
SQLLast (Function)
Sets the position on the last row of the query result.
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
Line (Property)
The Line property is used to define the line style used.
EventDestroy (Function)
Explicitly destroys an event.
ProgressBar (Function)
Displays a progress bar in the status bar of current window.
ErrorBuild (Function)
Displays a custom error message in a system error window.
Scanner (Type of variable)
The Scanner type is used to handle the information from a scanner.
HFSQL properties associated with the queries and views
List of HFSQL properties associated with the queries and views...
QueueInfo (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.
<Image variable>.DrawBorder (Function)
Draws the borders in an Image variable.
StackInfo (Function)
Retrieves the characteristics of a stack: types of elements and number of elements.