ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dSaveImage (Function)
dSaveImage is kept for backward compatibility.
AIDetectDrawing (Function)
Classifies freehand drawings, including circles, squares and triangles.
RadioButtonAdd (Function)
Adds a new option into a Radio Button control.
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
CSVToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string in CSV format passed in parameter.
Handling a Carousel control through programming
WINDEV allows you to handle a Carousel control through programming......
VariantMember (Type of variable)
The VariantMember type is an advanced type corresponding to an array of members, each member being a variant variable.
Copying and cloning
Variables are copied using the "=" operator...
WDLog: Viewing a log file
WDLog is used to view the content of a log file......
Looper controls populated programmatically: Operations in WLanguage
Here is an overview of how to handle Looper controls populated programmatically in WLanguage....
Choose the action of the button in a page
WEBDEV proposes several actions of the button on the controls of the page......
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
Point (Type of variable)
A Point variable is a structured type that is used to represent a position (X, Y) in 2 dimensions.
WDLog: Restoring HFSQL data files
WDLog is used to restore the data files saved by WDLog......
RadioButtonInsert (Function)
Inserts a new option into a Radio Button control.
WLanguage procedure called by fListDirectory
Procedure ("Callback") called by fListFile for each file found.
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
ResourceWidth (Property)
The ResourceWidth property is used to get and change the width of resources in a Scheduler control where resources are arranged in columns.
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
StringToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string passed in parameter.
SysScreenOrientation (Function)
Allows you to: get the screen orientation of the device (Android, iOS or Universal Windows phone). set the screen orientation of the device (Android phone)....
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
9. Types of standard controls
Types of standard controls...