ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
AppointmentModify (Function)
Modifies the current appointment: in a Lotus Notes or Outlook calendar. in the calendar found on a mobile device (Android/iOS)....
btleDescriptor (Type of variable)
The btleDescriptor type is used to handle the descriptor of a Bluetooth Low Energy characteristic
Component (Property)
The Component property configures the different components of a composite key.
ListSelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.
RTFToText (Function)
Returns the text without the formatting characteristics specific to the RTF format.
HTTPProgressBar (Function)
Displays a progress bar when: receiving the response to an HTTP request. sending an HTTP form (HTTPSendForm) or an HTTP query....
MapPolygon (Type of variable)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
DownloadParameter (Type of variable)
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.
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.
BufferToHexa (Function)
Converts a buffer to a hexadecimal string (e.g.,: "4A 5B 00").
gglMarker (Type of variable)
The gglMarker type is used to define the characteristics of a marker that must be positioned on a map...
emailAttach (Type of variable)
The emailAttach type is used to handle an attachment.
TableSortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
Configuring the server for the CGI/AWP protocol
To use WEBDEV, a Web server must to be found on the computer where WEBDEV is installed......
Importing elements into a project
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
Upper (Function)
Converts all characters in a string to uppercase according to the region settings defined in Windows.
StatStandardDeviationP (Function)
Calculates the standard deviation for a full series of values.
iConfigure (Function)
Configures the printer for a print performed in WLanguage: by opening the configuration window. by modifying the printer used for the current print....
xlsOpen (Function)
Opens an Excel file (xls or xlsx files).
ErrorPropagate (Function)
Propagates a non-fatal error that can be processed by the calling code if the management of non-fatal errors was enabled for this code (in the code editor or by ErrorChangeParameter).
mongoGridFS (Type of variable)
The mongoGridFS type is used to define the advanced characteristics of a file system for a MongoDB database.
Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.