ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for managing character strings
List of constants used by string management functions...
Manager of automated tests
The test manager is used to......
Changing sites from AWP to SEO-ready session mode
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......
Deploying the application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
Style of a control
As soon as it is created, a control is associated with a style......
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
Alignment rulers (Editor)
When creating or modifying a window in the window editor, you have the ability to display the alignment rulers......
Automation object
The Automation keyword is used to declare an automation object...
EXE constants
List of constants used by the functions for managing executables....
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any webservice.
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....
Android Widget windows
An Android application can contain one or more Widget windows......
WDInst: configuring the directory of the data files and the directory of the files of user groupware
The setup editor WDInst ("Tools......
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
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....
WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer......
Aliases on data files: HAlias
The aliases are used to handle......
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
Calling a procedure/a function
Syntax for calling a local or global procedure.