ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
BTLECharacteristicWriteValue (Function)
Writes a value to a characteristic on a Bluetooth Low Energy device.
TestAddIteration (Function)
Adds an iteration into the current test and gives the values of test parameters for this iteration.
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
Handling a Linear Looper control through programming
WEBDEV allows you to handle a Linear Looper control through programming....
Parameters of a procedure with a variable number of parameters
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure....
TableDisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control.
Events associated with Bar Code controls
List of events associated with Bar Code controls...
Finding the unused WEBDEV styles
In most cases, most of the presentation styles are created when designing a site......
HDeleteLink (Function)
Deletes an integrity rule between two data files on the server.
HSecurity (Function)
Enables or disables the automatic security mechanism on one or more data files.
grScatterPointSize (Function)
Defines the size of points in a "Scatter" chart.
DataType (Function)
Identifying the type of a WLanguage variable.
HSetREP (Function)
Enables or disables the management of .REP file.
HRecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON format.
LinkedFile (Property)
The LinkedFile property is used to set the characteristics of a link.
ModificationRule (Property)
The ModificationRule property is used to configure the modification rule (integrity management) to be applied to the data file described in the code.
grDonutHolePercentage (Function)
Modifies the percentage corresponding to the radius of the hole in a Donut chart.
grSeriesSecondaryAxis (Function)
Defines whether a series will be drawn on the secondary axis.
HStopServer (Function)
Stops an HFSQL server.
ContactReset (Function)
Reinitializes: the Contact structure. a Contact variable....
ExecuteCode (Function)
Runs the WLanguage code found in a character string.
grSunburstAddData (Function)
Adds a data to a Sunburst chart.
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....
emailNotesSession (Type of variable)
The emailNotesSession type is used to access a Lotus Notes messaging server in order to retrieve the messages found on this server and to send messages.