ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Client application: Running procedures on a server of J2EE services
WINDEV includes several J2EE functions......
TelemetryAddPassage (Function)
Signals the code execution for a passage sensor.
LooperInsertLine (Function)
Inserts a row into a Looper control.
grSunburstGetData (Function)
Retrieves a numeric value from a Sunburst chart.
HSecurity (Function)
Enables or disables the automatic security mechanism on one or more data files.
ArraySort (Function)
Sorts a WLanguage array.
LooperDeleteAll (Function)
Deletes all rows from a Looper control populated programmatically.
UnicodeToAnsi (Function)
Converts: a UNICODE string to ANSI (Windows). a buffer containing a UNICODE string to a buffer containing an ANSI string (Windows)....
EndProgram (Function)
Ends the execution of the current program.
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
BufferToReal (Function)
Extracts a real from a binary buffer at a given position.
redisResponse (Type of variable)
The redisResponse type makes it possible to define all the advanced characteristics of a response received by RedisExecuteCommand or RedisPipelineGet.
JSONToVariant (Function)
Converts a JSON string to a Variant variable.
diffCreate (Function)
Compares two buffers and creates a buffer containing the differences between these two buffers.
MultitaskRedraw (Function)
Immediately redraws the window controls that will be graphically refreshed.
AssistedInputDeleteAll (Function)
Clears the list of values proposed for the assisted input of an edit control.
MatFill (Function)
Initializes all the elements found in a matrix of a given size.
ByAddress (Property)
The ByAddress property is used to determine if a procedure parameter was passed by address.
fRemoveDir (Function)
Deletes a directory from a disk.
XMLModify (Function)
Modifies the content of the current element found in the XML document.
HFlush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview Table control.
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.
Relationships in a CDM
The relationships are used to link entities among themselves or to link associations to entities......
grSunburstStartAngle (Function)
Specifies the starting angle of the first section in a Sunburst chart.