ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

11. User Macro-Code: UMC in practice
USE IN (transaction)
The USE ... IN statement is used to define the block of operations to be performed in a transaction.
SCM: Checking in an element
When an element is checked back into the repository, it becomes available to all the users of the Source Code Manager......
SCM: Ribbon options
The operations on the SCM can be performed from the SCM tab of WINDEV, WEBDEV or WINDEV Mobile....
MCIPosition (Function)
Returns or changes the current position in a media file previously opened (MCIOpen).
DriveDownloadDirectory (Function)
Downloads a directory and its files from a remote drive to the user's computer....
9. Sharing a project in practice
Sharing a project in practice...
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
Point2D (Variable type)
The Point2D type is used to define all the characteristics of a location represented on a Cartesian plane.
Modbus
Modbus is a "field" (industrial and/or restricted environments) communication protocol created in 1979......
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
REST web service: Testing and deployment
WINDEV and WEBDEV allow you to create REST web services. Once the REST web service has been developed, you can: Test and debug the REST web service. Deploy the REST web service....
Advanced types
The advanced types of WLanguage are as follows...
AppleRequestTrackingAuthorizationAsynchronous (Function)
Displays the permission request for user activity tracking.
RegexMatch (Function)
Checks whether a string matches the format defined by a regular expression.
TreeSelectPlus (Function)
Selects an element in a TreeView control.
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....