ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

redisConnection (Type of variable)
The redisConnection type is used to define all the advanced characteristics of a connection to a Redis server (or cluster).
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
WEBDEV styles
WEBDEV styles are advanced styles......
Tilt (Property)
The Tilt property gets or sets the tilt of the map displayed in a Map control.
WDAPI: Help about the APIs
WDAPI simplifies the use of Windows APIs in a WINDEV application......
Sound (Function)
Plays a sound in WAV format.
WEBDEV: Improving accessibility
To make your WEBDEV sites accessible to the visually impaired, simply enter specific attributes in the fields ......
TableDisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control.
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
TableSearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
FTPFileExist (Function)
Checks the existence of a file on an FTP server.
19. Sending emails
Python: Native calls
WLanguage allows for native Python calls......
CtDatabase (Property)
The CtDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB.
CtOLEDBProvider (Property)
The CtOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
fDir (Function)
Finds a file or directory.
OpenContextMenu (Function)
Automatically opens a context menu for the current control, window or page.
BitwiseAND (Function)
Returns the result of the bitwise AND between two values.
grDeleteSeries (Function)
Deletes a data series from a chart.
Database (Property)
The Database property is used to manage databases associated with a connection (HFSQL Client/Server, OLE DB, etc.)....
HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
HFreeQuery (Function)
Releases query resources (following use of HExecuteQuery or HExecuteSQLQuery functions).
PunctuationSensitive (Property)
The PunctuationSensitive property is used to determine if punctuation characters (comma, period, etc.) are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).