ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dbgEnableLog (Function)
Enables the runtime log programmatically.
Customize the wizards
You can easily customize all wizards in WINDEV, WEBDEV or WINDEV Mobile......
Abs (Function)
Returns the absolute value: of a numeric value, of a numeric expression (integer or real). of a duration....
HDeleteLink (Function)
Deletes an integrity rule between two data files on the server.
H.NbRetry (Variable)
Indicates the number of attempts for locking the file or the record before giving control back to the program.
TableItemStatus (Function)
Returns the status of a node in a Treeview Table control: collapsed, expanded or not found.
mongoOperationUpdateOne (Type of variable)
The mongoOperationUpdateOne type is used to define all the advanced characteristics of a document update operation that will be added to a bulk operations list. The first document that matches the selection filter will be updated.
mongoOperationUpdateAll (Type of variable)
The mongoOperationUpdateAll type is used to define all the advanced characteristics of a document update operation that will be added to a bulk operations list. All the documents that match the selection filter will be updated.
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......
Events associated with a Gantt Chart column
AnsiToUnicode (Function)
Converts: an ANSI string (Windows) to a UNICODE string. a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string....
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
Constants for managing the Image Editor control
HashCheckFile (Function)
Checks the Hash of a file for a specific type of algorithm.
GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.
RequestUpdateUIParent (Function)
Asks to run the "Request for refreshing the display" process of parent. This function is kept for backward compatibility.
ExecuteUpdateUIParent (Function)
Immediately executes the "Request for refreshing the display" event of the parent. This function is kept for backward compatibility.
MDIOpen (Function)
Opens and enables an MDI child window.
ProgressBar (Property)
WLanguage proposes...
Warning 36: No BREAK, RETURN or RESULT was detected in the code of the loop
inAppListPurchase (Function)
Returns the list of application products purchased by the user and not consumed.
grTimeLevelMax (Function)
Defines the number of levels to display in the time scale of a chart as well as the maximum level.
LoWord (Function)
Returns the two low bytes of an integer.
HiWord (Function)
Returns the two high bytes of an integer.
xlsColumnTitle (Function)
Retrieves the title of a column found in an XLS file.