ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

20. Control templates
ERR_FORBIDDEN_UPDATE
CONTINUE statement/"CONTINUE:" label
The CONTINUE keyword can correspond: to the CONTINUE instruction. It allows you to go back to the beginning of the first iteration without finishing the code of the current iteration. to the CONTINUE: label. It allows you to declare a common code in a loop....
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....
Body block
The Body block corresponds to the main block of the report......
ERR_FORBIDDEN_INSTALL
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
Execution platform
WINDEV Mobile allows you to develop applications for different families of products......
Reverse code modeling
The reverse code modeling allows you to view in a graph......
iPhone window: window creation wizard
The wizard for window creation allows you to easily create a window containing all main elements of a window for an iPhone application......
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
Check spelling based on Hunspell dictionaries
WINDEV gives you the ability to use the spelling checker of the Word Processing controls in WINDEV applications......
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
How to create an SQL query to get a TOP 10?
This help page presents the method for creating an SQL query used to get the first 10 records......
<Word Processing>.InfoXY (Function)
For a given position (coordinates of a point) in a Word Processing control, returns one of the following: the number of the corresponding page, the corresponding X-position (in mm), the corresponding Y-position (in mm)....
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
The Check Box control
A Check Box can correspond to......
Setup directory
The setup wizard allows you to configure the setup directory of application....
ERR_WDADMIN_EXIST
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
tapiCompleteTransfer (Function)
Performs a call transfer (with ability to retrieve the call).
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......