ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a pie chart, column of a column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
SysSerialNum (Function)
Returns the IMEI number of the current device.
HDFS constants
The following constants are used by the HDFS functions:...
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed when recording the scenario. This scenario is run by WDTestSite....
Calling a procedure/a function
Syntax for calling a local or global procedure.
Error (External language)
Displays a dialog box containing an error logo and the message passed in parameter.
EmailImportSource (Function)
Populates an Email variable using the content of its Source property or the different variables of the email structure using the content of the Email.Source variable.
Watermark (Type of variable)
The Watermark type is used to handle the text printed in watermark in the reports created with the report editor or through programming.
JWTCreateAssertion (Function)
Creates a JWT assertion. This new function is available from WINDEV Suite SaaS 2025 Update 1....
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
Array functions
List of functions for managing arrays...
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
grLegend (Function)
Indicates the presence and position of legend in a chart.
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
ModificationRule (Property)
The ModificationRule property is used to configure the modification rule (integrity management) to be applied to the data file described in the code.
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
Input (Function)
Displays a message allowing the user to type an information.
DeletionRule (Property)
The DeletionRule property is used to configure the deletion rule (integrity management) to be applied to the data file described through programming.