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)......
MyControl (Reserved word)
The MyControl keyword represents the control that holds the process being executed.
ChangeStyle (Function)
Modifies the style of a control dynamically.
FTP constants
List of constants used by the FTP functions....
ErrorInfo (Function)
Retrieves information about the last error that occurred in a function of a WINDEV, WINDEV Mobile or WEBDEV component.
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
LooperPosition (Function)
Moves the scrollbar to display a specific row or returns the index of the first row displayed in a Looper control populated programmatically.
Managing duplicates in the TreeView controls
WINDEV and WEBDEV allow you to add duplicates into the elements of a TreeView control......
Parameters of a procedure with a variable number of parameters
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure....
Database of the Control Centers
The database of Control Centers groups various information shared by the different modules found in WINDEV, WEBDEV and WINDEV Mobile......
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
WDTrans: Cancel the operations performed on a transaction file
If a transaction is in progress, cancels all operations performed on the files in transaction since the start of transaction......
User Groupware and Client/Server data files
An application that uses the user groupware can be used with a HyperFileSQL database in Client/Server mode......
sfUndeleteResult (Type of variable)
The sfUndeleteResult type is used to find out the result of SFUndelete...
ByReference (Property)
The ByReference property is used to determine if a procedure parameter was passed by reference.
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
Installing a SOAP server with Netscape iPlanet 4.1
ThreadExecute (Function)
Starts the execution of a secondary thread.
Defining a help window template
WINDEV allows you to create help window templates......
The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......
FTPConfigure (Function)
Modifies the behavior of standard FTP functions.
Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB database......
GetTheme (Function)
Gets the current theme of a mobile application.