ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Kanban>.MoveCard (Function)
Moves a card in a Kanban control.
HNext (Function)
Sets the position on the next data file record according to a browse item.
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
MinValue (Property)
The MinValue property is used to: get and set the bottom value of a report based on a data file. get the minimum value of the current filter. get the minimum value of a data series in a chart. get and set the minimum value for some types of controls....
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
Creating index keywords
Index keywords allow users to easily find a help page......
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
Memory (Property)
The Memory property determines if the specified control is populated programmatically or is based on a data file.
iSelectFont (Function)
Creates a new print font from the standard window for font selection...
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
Android: Conditions for using the Map control
Up to WINDEV Mobile version 180046, the Google Maps API library was required to use a Map control in an Android application......
HAddScheduledBackup (Function)
Adds a scheduling for full backup (with or without differential backup) on the server defined by the connection.
ElementWidth (Property)
The ElementWidth property is used to: Find out or modify the width of the elements in an Organization Chart control. Find out or modify the width of the cells in a Dashboard control....
ElementHeight (Property)
The ElementHeight property is used to: Find out or modify the height of the elements in an Organization Chart control. Find out or modify the height of the cells in a Dashboard control....
fCopyFileWebFolder (Function)
Copies an image file from the data directory of application (or from one of its sub-directories) to the "_WEB" directory of application (or to one of its sub-directories).
DashSaveConfiguration (Function)
Saves the configuration of a Dashboard control in string format.
geoTrackingProcedure (Function)
Defines the WLanguage procedure that will be called when the location of the user changes.
TestCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
diagConnector (Type of variable)
The diagConnector type is used to define all the advanced characteristics of a connector in a diagram.
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
Error 2109: You are using the ObjectInfo function