ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to set the focus to a column in a Table control?
To set the focus to a column in Table control (i.e. to be positioned in input in this column), ......
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
4. Types of pages
Different types of pages can be used in the sites created with WEBDEV......
3. Data handled by a WINDEV Mobile application
The data handled by a WINDEV Mobile application can come from...
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
Handling a Linear Looper control through programming
WEBDEV allows you to handle a Linear Looper control through programming....
Telephony constants
List of constants used by telephony functions...
Glossary
The glossary lists all the abbreviations used in the code editor......
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
The "Context-sensitive code view" pane
The "Context-sensitive code view" pane allows you to view and edit the code of the element (window, page, report, control, etc....
VideoListParameter (Function)
Lists the values supported by the device camera for a given parameter. Function kept for "Version-26-compatible" Camera controls....
ERR_BAD_APPLICATION
CameraListParameter (Function)
Lists the values supported by the device camera for a given parameter. Function kept for "Version-26-compatible" Camera controls....
26. Style sheets: to simplify the layout
Partial indexing of memos
You now have the ability to index the content of a text memo item......
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......
<htmlNode variable>.WrapAllChildren (Function)
Wraps all children of the given node in a new node in an HTML document.
XMLFindNamespaceByName (Function)
Finds an XML namespace according to its XML node and in the parents of the node.
<xmlNode variable>.FindNamespaceByName (Function)
Finds an XML namespace according to its XML node and in the parents of the node.
HTMLWrapAllChildren (Function)
Wraps all children of the given node in a new node in an HTML document.
Flexible modeling editor
The flexible modeling editor allows you to easily create a "non-restricting" and "flexible" modeling, entirely included in the environment......
Android: The different types of notifications
Android proposes several types of notifications to inform the user......
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
Drag and Drop management functions
The following functions are used to manage Drag and Drop:...
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....