ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Changing the window content by swipe
The mobile devices propose several features available via finger movements......
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
XMLSign (Function)
Signs an XML document.
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
CDEject (Function)
Opens or closes the door of CD/DVD player selected on the current computer....
HideWhileScrolling (Property)
The HideWhileScrolling property is used to: Determine if the pinned control is hidden while scrolling, Show or hide the pinned control while scrolling....
Table,Count (External language)
Returns the number of elements in a Table control.
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
WEBDEV administrator: Setups
The "Setups" tab allows you to configure the different administration features of the WEBDEV server......
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)......
HSetREP (Function)
Enables or disables the management of .REP file.
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
The Item control
The "Item" control is used to edit the content of an item found in a data file......
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
WDMSG license agreement
WDMSG license agreement...
Check: HTTP connectivity
The monitoring robot will read the header and the content of a web page......
NextTitle (Function)
Modifies the title of next window to open.
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
Data persistence
The data persistence is used to store the value typed by the user......
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.