ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

KeepVisibleHierarchy (Property)
The KeepVisibleHierarchy property is used to: Determine which elements of the TreeView table will be printed: the entire hierarchy or only visible elements in the control. Change the hierarchy print mode: the entire hierarchy or only visible elements in the control....
SQLLock (Function)
Used to lock: The entire data table, in read and write mode. Its data cannot be accessed by other computers. The records selected by the query. This data cannot be accessed by the other computers. This method can be used to update records for example....
Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......
Type and version of Web server
The configuration diagnostic displays the following error......
LeftIndent (Property)
The LeftIndent property is used to get and change the space to the left of the text in a control.
Remote WEBDEV administrator: Configuration of a Webservice or a WEBDEV site in Session mode
To view the configuration of a specific Webservice or WEBDEV site in Session mode from the remote administrator:...
<Source>.ListSynonym (Function)
Returns the list of synonyms used by a full-text index.
ControlFindTextNext (Function)
Finds and selects the next element corresponding to the sought text in a window or in a control.
Check model
You can use check models to easily create checks...
WINDEV concepts
12. Control templates
WINDEV Mobile allows you to create control templates....
Summary table: Installing an application developed in WINDEV
When developing an application, one of the important steps consists in deploying this application on the user computers......
HListStopWord (Function)
Returns the list of stop words used by a full-text index.
WDLog: Restoring a data file from its log
WDLog is used to apply to a backup of a data file the different operations saved in the log of this file......
<Image variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
<WDPic variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
<picLayer variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
<Image>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
5. Displaying a WEBDEV Session site
Signature of iOS applications
Signing an application is mandatory from Xcode 8......
"Real Time Performance Profiler" pane
The "Real Time Performance Profiler" pane shows the activity of an application or site during a test......
Universal replication
The purpose of universal replication is to keep several databases synchronized......