ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EmailCheckAddress (Function)
Checks the validity of an email address.
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.
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
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....
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
NoteTitle (Property)
The NoteTitle property is used to: Get the title of the notes used in the technical documentation of a control, window, page or report. Change the title of the notes used in the technical documentation of a control, window, page or report....
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).
Select query description window: Use
Let's see some operations specific to the description window of a select query......
HOpenConnection (Function)
Opens a connection to a specific database.
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
HCheckStructure (Function)
Defines the mode for comparing data files.
HBackup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one or more databases, one or more data files.
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
VibrationTrigger (Function)
Triggers the vibrations of the device.
TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.