ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fAttribute (Function)
Returns or modifies the attributes of a file.
Sort (Function)
Sorts a WLanguage array.
Configuring the SOAP administrator
dbgInfo (Function)
Returns a debug information.
grSaveParameter (Function)
Saves the parameters of a chart in the format of a compressed string.
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...
RegistrySetValue (Function)
Writes a value to a key in the Windows registry.
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.
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
iParameterPDF (Function)
Defines the options for the generated PDF file.
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......