ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
DnDCacheData (Function)
Indicates the type of data and the data to copy/move during Drag/Drop....
Sort (Function)
Sorts a WLanguage array.
Configuring the SOAP administrator
RegistrySetValue (Function)
Writes a value to a key in the Windows registry.
dbgInfo (Function)
Returns a debug information.
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
HDescribeConnection (Function)
Describes a new connection to an external database.
grSaveParameter (Function)
Saves the parameters of a chart in the format of a compressed string.
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.
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
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).
Handling a Calendar control by programming
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
Handling WEBDEV Account Manager via command line
All the features in WEBDEV Account Manager can be used via command line......
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
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....
EmailCheckAddress (Function)
Checks the validity of an email address.