ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
NotificationDisplay (Function)
Displays a message outside the browser.
TwainSelectSource (Function)
Displays a standard dialog box used to list the different Twain devices available on the current computer.
EmailAddress (Type of variable)
The EmailAddress type is used to handle an email address as well as its type (home, office, etc.).
MenuSelectPlus (Function)
Enables a menu option (popup menu or drop-down menu).
Binary (Property)
The Binary property is used to determine if an item is binary.
grLegendFont (Function)
Modifies the font used for the chart legend.
InputValue (Property)
The InputValue property is used to: find out whether the end user can enter or change values in a Spreadsheet control. allow or prevent the end user from entering or changing values in a Spreadsheet control....
Phone (Type of variable)
The Phone type is used to handle a phone number as well as its type (home, work, ...).
HRecordToString (Function)
Converts the content of the current record to string (in a data file, HFSQL view, query, etc.).
Assignment operators
Three assignment operators are available......
Text (Property)
Text is used to find out whether an item is a text item.
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
SIPVisible (Function)
Displays the keyboard.
EmailStartIMAPSession (Function)
Starts a session for receiving and reading emails with the IMAP protocol.
Error 1008: The member of the class is protected
Error 1009: The member of the class is private
InputFormula (Property)
The InputFormula property is used to: find out whether the end user can enter or change formulas in a Spreadsheet control. allow or prevent the end user from entering or changing formulas in a Spreadsheet control....
VideoParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
LooperAdd (Function)
Adds a row at the end of a Looper control.
Preparing the phone to run the test of an Android application
WINDEV Mobile allows you to develop Android applications. To run the test of these applications on an Android phone, some operations must be performed ......
Report blocks
A printed report includes several sections......
Sunburst chart
The Sunburst chart is a Pie chart containing several levels of hierarchical data......