ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating the Relation pages of a WEBDEV RAD pattern
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
ChangeStyle (Function)
Modifies the style of a control dynamically.
Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
Events associated with pages
List of events associated with pages...
HFSQL views
An HFSQL view corresponds to a "memory image" of an HFSQL data file......
HCopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
Event (Example)
Usage example of the Event function
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
SpreadsheetSelectMinus (Function)
Deselects one or more cells in a Spreadsheet control found in a window.
AIDetect (Function)
Detects different elements in an image: object, faces, etc, ... This detection is achieved through artificial intelligence (AI).
fbSession (Type of variable)
The fbSession type is used to describe a connection to the Facebook service and to manage the authentication to this service.
Running the test of the User Groupware and installing it
CaptchaVerify (Function)
Checks whether the value typed by the user corresponds to the string displayed in a Captcha control.
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
Code editor: Display options
The code editor proposes several display options......
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
13. Generation modes
WINDEV applications for Linux: Specific features
WDTestRest: Run the test of your REST Webservices
WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible by HTTP......
AnchorRateWidth (Property)
The AnchorRateWidth property is used to: Find out the anchor rate when a control (or a table column) stretches on the horizontal axis. Modify the anchor rate when a control (or a table column) stretches on the horizontal axis....