ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
CalendarPosition (Function)
Returns the month displayed in a Calendar control.
NoRightCharacter (Function)
Returns a string after removing the specified characters from the right side of the initial string.
UTF8ToUnicode (Function)
Converts a UTF-8 string to Unicode
fFind (Function)
Finds a character string or a buffer in a file opened by fOpen.
UTF8ToAnsi (Function)
Converts a UTF-8 string to ANSI.
TelemetryIsEnabled (Function)
Used to find out whether the telemetry is enabled.
<Image>.SavePNG (Function)
Saves an image: in a PNG file. in memory....
<Image>.SaveJPEG (Function)
Saves an image: in a JPEG file. in memory....
ProfilerEnd (Function)
Stops "collecting data" for the performance profiler.
aiNeuralNetworkModel (Type of variable)
The aiNeuralNetworkModel type is used to define all the advanced characteristics of a neural network used by AIDetectModel.
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
Handling controls in a report
The different operations available for the report controls are as follows......
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
iChangeSubReportSource (Function)
Modifies through programming the report associated with a sub-report in a composite report.
dbgAuditStatus (Function)
Retrieves and changes the status of the dynamic audit.
mlGetVariable (Function)
Retrieves the value of a variable for the MATLAB session.
mlSetVariable (Function)
Writes the value of a variable for the MATLAB session.
FBRequest (Function)
Performs a communication request (HTTP request) to the Facebook Graph API.
Index (Property)
The Index property indicates the physical index (physical order) of an item in a record.
HActivateTrigger (Function)
Re-enables a trigger that was disabled by HDeactivateTrigger.
iBorder (Example)
Usage example of the iBorder function
grSunburstGetData (Function)
Retrieves a numeric value from a Sunburst chart.