ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
HHistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
Border (Type of variable)
The Border type is used to handle a border through programming...
grInfoXY (Function)
Returns information about the series found at a specific chart point.
C#: Call to WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in C#......
ImageXPos (Function)
Returns the horizontal position (X) of the mouse cursor in relation to the specified Image control.
SchedulerDeleteTrigger (Function)
Deletes a trigger from a scheduled task.
TestAddIteration (Function)
Adds an iteration into the current test and gives the values of test parameters for this iteration.
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
Handling external JavaScript objects from WLanguage
The WLanguage in "Browser" mode is used to interface with the Web APIs such as the ones proposed by Google or Yahoo......
Control style: Font characteristics
You can change many style options in the "Style" tab of the control description window......
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
ToastDisplay (Function)
Displays a "Toast" message.
SchedulerAddTrigger (Function)
Creates a trigger for a scheduled task.
MyPage (Reserved word)
MyPage is used to handle the current page...
DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.