ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

mlSetVariable (Function)
Writes the value of a variable for the MATLAB session.
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
1. WEBDEV environment
WEBDEV Tutorial: WEBDEV overview Lesson 1 - WEBDEV environment - 5 min
Image (Keyword)
The Image keyword can correspond to: an Image variable. a property used to get and change the image of an element....
NoRightCharacter (Function)
Returns a string after removing the specified characters from the right side of the initial string.
UTF8ToAnsi (Function)
Converts a UTF-8 string to ANSI.
ModbusDisconnect (Function)
Closes the Modbus session.
ProfilerEnd (Function)
Stops "collecting data" for the performance profiler.
WLanguage procedure called by fTrackDirectory
WLanguage procedure ("callback") called by fTrackDirectory when a change is made to the tracked directory.
WLanguage procedure called by fTrackFile
WLanguage procedure ("callback") called by fTrackFile when a change is made to the tracked file.
mlGetVariable (Function)
Retrieves the value of a variable for the MATLAB session.
Drive (Type of Variable)
The Drive type allows handle a Drive generically. To use this type of Variable, it is necessary to connect to the desired Drive.
iBorder (Example)
Usage example of the iBorder function
grSunburstGetData (Function)
Retrieves a numeric value from a Sunburst chart.
GglAddressToCoordinates (Function)
Retrieves the coordinates (latitude/longitude) of an address....
ServiceContinue (Function)
Restarts a paused service.
grHMAddData (Function)
Adds a data into a Heatmap chart.
dTransferToImage (Function)
Creates an image from a buffer of pixels encoded in a specific format. This function is an advanced function. This function is mainly used to handle the images returned by external APIs via Image variables....
grHMDeleteColor (Function)
Deletes the colors specified by grHMColor from a Heatmap chart.
Event (Example)
Usage example of the Event function
ModbusSendRawFrame (Function)
Sends a raw frame to a Modbus slave. This enables communication with devices that do not strictly comply with the Modbus standard.
ServiceStop (Function)
Stops a service.
Truncate (Function)
Truncates the right part of a string or buffer.
ServiceStart (Function)
Starts a service.