ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with the Conference control
List of events associated with a Conference control...
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
RadioButtonInsert (Function)
Inserts a new option into a Radio Button control.
ArrayInfo (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
UploadCopyFile (Example)
Usage example of the UploadCopyFile function
Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV and WINDEV Mobile......
Border (Type of variable)
The Border type is used to handle a border through programming...
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
The Web Camera control
...The Web Camera control is used to view a file that is refreshed at regular time intervals....
URIToFile (Function)
Saves, in the background, the content of a resource (image, text, etc.) identified by its URI in an external file.
CtOLEDBProvider (Property)
The CtOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
Creating a branch
A branch is used to create a copy of the current project in order to perform modifications, additions, etc....
Importing/Exporting a dictionary
WDTRAD allows you to import and export a dictionary......
HNext (Function)
Sets the position on the next data file record according to a browse item.
rssStream (Type of variable)
The rssStream type is used to handle a RSS stream...
HTTPProgressBar (Function)
Displays a progress bar when: receiving the response to an HTTP request. sending an HTTP form (HTTPSendForm) or an HTTP query....
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
HPrevious (Function)
Positions on the previous file record according to a browse item.
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
NumericFormat (Type of Variable)
The NumericFormat type allows you to define all the characteristics of the format that can be used with the NumericalToString function.
RichEdit (Property)
The RichEdit property is used to manage the RTF (Rich Text Format) type: of an edit control or Static control found in a window. of a Static control found in a report....
Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....
Sum (Function)
Calculates the sum of the array elements.