ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
The different copy modes
Two different copy modes are proposed by WDTRAD......
tapiError (Function)
Indicates whether an error was returned by the last tapixxx function (functions for managing phone calls) to the TAPI module.
Automatic button execution (Window)
To force an action on a window, all you have to do is define a button of this window in "Automatic execution" mode......
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
Quick search in the current code
When coding, developers often need to do a quick search in the current code...
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
ToolTipMargin (Function)
Modifies the margin of the text in the tooltips.
List Box control linked to a data file or to a query
A List Box or Combo Box control can be used to display the content of a data file or query, to allow a user to select a record, for example......
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
ERR_NOTACTIVATED
Check: Test of a WLanguage code
The monitoring robot is used to compile and run the WLanguage code entered......
ToolTip (Property)
The ToolTip property gets and changes the tooltip text.
AutoRefresh (Property)
The AutoRefresh property is used to: Find out whether the data found in the series is automatically recalculated whenever grDraw is called Modify the mode for recalculating the data found in the series....
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
Reverse code modeling
The reverse code modeling allows you to view in a graph......
Operations for synchronizing SCM
When creating an executable, a library or a component, ......
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
Replication management functions
Three types of replication are proposed......
nWDGetLastError: Error code of last error
Error code of last error......
External language: Programming in COBOL
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
<Source>.ReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
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....
Advanced management of class instances
The advanced management of instances is used to choose the mode for taking reference. This choice directly impacts the freeing of the class objects: depending on the selected take of reference, the "Destructor" will not be called at the same time....
Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......