ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Do not show a message again
The environment of WINDEV, WEBDEV and WINDEV Mobile often displays warning windows......
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
Constants for managing XML documents
List of constants used by the functions for managing XML documents....
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....
HDescribeConnection (Function)
Describes a new connection to an external database.
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
Printing the content of a pivot table (AAF)
Pivot Table controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
InWebMode (Function)
Indicates whether the current process is run: from a WINDEV executable. from the WEBDEV runtime engine (AWP)....
SaaSConnect (Function)
Authenticates a user of a SaaS site beside the SaaS webservice that manages the site.
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
Printing the content of a Spreadsheet control (AAF)
Spreadsheet controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
HFilter (Function)
Defines and enables a filter on a data file, view or query.
ComponentLocate (Function)
Specifies the access path to an external component of project.
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
Operations performed on collaboration diagrams
The following paragraphs explain......
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
FOR EACH/FOR ALL statement (loop through a variable of type XMLReader)
The FOR EACH statement loops through a variable of type xmlReader in various ways: Loop through a level. Loop through a level with copy. In-depth loop....