ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Power (Function)
Raise a number to a power.
Table control functions
List of functions specific to Table controls...
Looper control functions
List of functions for managing Looper controls...
Hour (Property)
The Hour property is used to: Get the time from a variable of type Time or DateTime, or the number of hours from a variable of type Duration. Change the time in a variable of type Time or DateTime, or the number of hours in a variable of type Duration. Retrieve the time or the number of hours from a Date item (in "Date and time" or "Duration" format) or from a Time item. Modify the time or the number of hours in a Date item (in "Date and time" or "Duration" format) or in a Time item....
Universal Windows 10 App applications: Required configuration
To develop Universal Windows 10 App applications with WINDEV or WINDEV Mobile, you must......
HDBIndex (Function)
Opens an xBase index file.
fParentDir (Function)
Returns the path of the parent directory for the specified directory.
EventChange (Function)
Modifies the status of an event.
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
WDOptimizer: Canceling/Freeing records in transaction
WDOptimizer is used to......
dCopyImage (Example)
Usage example of the dCopyImage function
zipOpen (Function)
Opens an existing archive.
BrowserVersion (Function)
Returns the version of the browser used by the Web user.
fDirRename (Function)
Renames a directory.
HListREP (Function)
Returns the list of assignments for the data files handled by the current application, which means the list of physical files corresponding to the files described in the analysis.
Generating an application for Universal Windows 10 App
zipListFile (Function)
Returns the list of files found in an archive.
Properties associated with a group of controls
Several WLanguage properties can be used on a group of controls found in a window, in a page or in a report......
mongoWriteConcern (Type of variable)
The mongoWriteConcern type is used to define the level of acknowledgment of receipt requested for the write operations in a stand-alone mongod, in a set of replicas or in fragmented clusters.
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
1. Overview
Tutorial - Creating a website with back office processes Lesson 1 - Overview - 5 min
The Edit control
The Edit control allows users to enter data......
UUEncode (Function)
Encodes a character string according to the UUEncode algorithm.
ErrorBuild (Function)
Displays a custom error message in a system error window.