ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
Developing 64-bit sites
You can deploy 64-bit compatible sites......
16. Java applications in practice
Java applications in practice...
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
HDelete (Function)
Deletes a record from a table (query or view).
grColor (Function)
Returns and initializes the color of different chart elements.
xlsNbColumns (Function)
xlsNbColumns is kept for backward compatibility only.
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
NumericFormat (Variable type)
The NumericFormat type allows you to define all the characteristics of the format to be used with the NumToString function.
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
WindowOpeningOptions (Variable type)
The WindowOpeningOptions type is used to define a window's opening options....
Adding files into a replication (ReplicEdit)
When the replication is described, the data files must be added into the replication......
WDTestSite: Creating a scenario
To create a scenario, the following elements must be installed on the current computer......
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
DisplayCurrency (Property)
The DisplayCurrency property is used to get and change the currency used when entering or displaying values in a "Currency + Euro" control.
MemoryCurrency (Property)
The MemoryCurrency property is used to get and change the currency used when manipulating a "Currency + Euro" control programmatically.
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
TwainToControl (Function)
Allows you to : view the document coming from the Twain device in an Image control. view the document coming from the Twain device in the user interface of device....
Associating an image with the elements of a TreeView control
The different methods for associating an image with the elements of a TreeView control....
InternetConnected (Function)
Defines whether an Internet connection is enabled on the current computer. In mobile, you can also be notified when the status of the Internet connection changes.