ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
HDescribeConnection (Function)
Describes a new connection to an external database.
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
Constants for the geo-localization functions
Constants used by the geo-localization functions...
fAttribute (Function)
Returns or modifies the attributes of a file.
CheckSpell (Property)
The CheckSpell property is used to enable or disable the automatic spelling checker.
iCreateFont (Function)
Creates a new print font.
mlzInsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
grSaveParameter (Function)
Saves the parameters of a chart in the format of a compressed string.
iParameterPDF (Function)
Defines the options for the generated PDF file.
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
Error (Function)
Displays a custom error message in a system error window.
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
Handling a Calendar control by programming
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......
RoundFloor (Function)
Returns: the numeric value rounded down to the nearest integer. the duration rounded down to the nearest interval. the date and time rounded down to the nearest interval....
Handling WEBDEV Account Manager via command line
All the features in WEBDEV Account Manager can be used via command line......