ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user......
HReadFirst (Function)
Sets the position on the first record according to a browse item.
DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
mongoOperationDeleteOne (Type of variable)
The mongoOperationDeleteOne type is used to define all the advanced characteristics of a document delete operation that will be added to a bulk operations list. The first document that matches the filter will be deleted.
mongoOperationDeleteAll (Type of variable)
The mongoOperationDeleteAll type is used to define all the advanced characteristics of a document delete operation that will be added to a bulk operations list. All the documents that match the selection filter will be deleted.
Time (Type of variable)
The Time type is used to easily handle the times...
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
mongoOperationReplaceOne (Type of variable)
The mongoOperationReplaceOne type is used to define all the advanced characteristics of a document replace operation that will be added to a bulk operations list. The first document that matches the filter will be replaced.
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
ImageMode (Property)
The ImageMode property is used to get and change the display mode of an image in an Image control, in the column of a table of type Image or in the background of a Chart control in a window.
diagText (Type of variable)
The diagText type is used to define all the advanced characteristics of a text associated with a shape in a diagram.
mongoOperationAdd (Type of variable)
The mongoOperationAdd type is used to define all the advanced characteristics of a document add operation in bulk.
HImportHF55 (Function)
Imports a Hyper File 5.5 file into an HFSQL Classic file.
MCI constants
List of constants used by the MCI functions....
SocketRead (Function)
Retrieves a message sent by another socket.
DnDCacheData (Function)
Indicates the type of data and the data to copy/move during Drag/Drop....
Constants for the archiving functions
List of constants used by the archiving functions....
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
Constants for encryption/compression
List of constants used by the encryption/compression functions...
zipDeleteFileList (Function)
Deletes a list of files from an archive.
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
ImageInfoValue (Function)
Returns the value of an Exif tag for the image used.