ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NotifDelete (Function)
Deletes a notification displayed in the system bar of the device.
HSetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
HChangeConnection (Function)
Dynamically changes the connection associated with a data file.
Native Oracle Connector: Programming with SQL functions
The SQL functions can be used to handle the ORACLE database, regardless of whether WDORAINS is used or not to configure the accessed database......
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
dShadow (Function)
Adds a shadow effect on an image found in an Image variable].
WDADMINEXE : Controlling the application remotely
The remote control of a WINDEV application allows the manager of an application used in network to manage the automatic or forced shutdown of the application for all the current users......
Setup for WINDEV and WEBDEV (Development version and WEBDEV Application Server for Windows)
Zooming an image (WEBDEV)
WEBDEV proposes several methods for zooming an image:...
HForward (Function)
Moves several records forward from the current position in the data file, according to a specified item.
ContinentList (Function)
Returns the list of continents.
End of Document block
The End of document block is run once at the end of the report execution......
ListSelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.
EncryptGenerateRSAKey (Function)
Generates an RSA private/public key pair....
HTMLEditorGetSelection (Function)
Asynchronously retrieves the current selection from an HTML Editor control.
Binary values management functions
List of functions for managing binary values...
rssCloud (Type of variable)
The rssCloud type is used to describe the method for subscribing to the notifications of modification made to the RSS stream...
rssImage (Type of variable)
The rssImage type is used to describe the image of a RSS stream...
HSetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
ImageWidth (Property)
The ImageWidth property gets and sets the width of the image section displayed in an Image control or in the background of a Chart control.
BitwiseAND (Function)
Returns the result of the bitwise AND between two values.
DateTimeDifference (Function)
Calculates the difference between two dates and times.
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
TileDeleteAll (Function)
Deletes all modifications made to the application tile.
HTMLEditorGetDocument (Function)
Asynchronously retrieves the HTML document being displayed in an HTML Edit control.