ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Publishing the replication from ReplicEdit
A replication description created with ReplicEdit can be published from this tool on a replication server......
Programming custom calculations in Table controls
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
Using WDDIXIO
To translate the text used in your project:...
HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized by the HFSQL engine. The files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. available on a connection via a native access or via an OLE DB driver. for a group of files defined in the data model editor....
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
InWebMode (Function)
Indicates whether the current process is run: from a WINDEV executable. from the WEBDEV runtime engine (AWP)....
Drawing constants
List of constants used by the drawing functions....
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
WINDEV and the SOAP protocol
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
Passing parameters
The parameters can be passed to a procedure......
fCompress (Function)
Compresses a file.
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.
fSeek (Example)
Usage example of the fSeek function
Creating the Table pages of the WEBDEV RAD pattern
XMLDocument (Function)
Creates a new XML document.
Batch processes: Creating executables, WDLs, components, and more...
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line......
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
WDOptimizer: Canceling/Freeing records in transaction
WDOptimizer is used to......
Types of Edit controls
PopupDisplayPage (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
WDTrans: Delete the records in transaction
Transforms all the records "in transaction" into "normal" records if these records do not belong to a transaction currently in progress......