ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Default (Property)
The Default property is used to determine if a parameter has been passed to a procedure with a custom or default value.
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
Compatibility between external components and deployed applications
A component can evolve in many ways......
Emulating constants
List of constants used by the functions for emulating automated tests....
Version of the files in the virtual directory
The configuration diagnostic displays the following error......
HAddScheduledBackup (Function)
Adds a scheduling for full backup (with or without differential backup) on the server defined by the connection.
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......
MyControl (Reserved word)
The MyControl keyword represents the control that holds the process being executed.
DateTimeValid (Function)
Checks the validity of a date/time between January 01, 0001 at 0 hours 0 minutes 0 seconds 0 hundredths of a second and December 31, 9999 at 23 hours 59 minutes 59 seconds 99 hundredths of a second....
DDE constants
List of constants used by the DDE functions...
Constants for managing videos
List of constants used by the functions for video management....
Open (External language)
Opens a window.
LooperSearch (Function)
Searches for a value in an attribute of a Looper control.
geoDistance (Function)
Returns the distance between the two locations. This distance is expressed in meters by default.
Clipboard management functions
List of functions for managing the clipboard...
WLanguage procedure called by fCopyDir
WLanguage procedure ("callback") called by fCopyDir for each copied file. This procedure is used to handle the current file.
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
LowerValue (Property)
The LowerValue property is used to: Get the lower bound of the interval currently selected in a Range Slider control. Change the lower bound of the interval currently selected in a Range Slider control....
SchedulerDeleteAll (Function)
Deletes all appointments and resources from a Scheduler control.
HelpFile (Function)
Returns or modifies the name of the help file used by the context-sensitive help of a window.