ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Customizing the User Groupware
Resets the variable to its initial value....
InitRandom (Function)
Initializes the generator of random numbers.
FormattingMarksColor (Property)
The FormattingMarksColor property is used to: get the color of the formatting marks in a Word Processing control. change the color of the formatting marks in a Word Processing control....
InFactoryMode (Function)
Indicates whether the code is run by an action plan of the software factory.
DynamicServingConfigure (Function)
Indicates the environment that will be used by the "Dynamic Serving" to choose the set of pages to display.
HTMLEdit (Property)
The HTMLEdit property is used to: find out whether a Word Processing control is displayed in optimized mode for HTML editing, modify a Word Processing control to display it (or not) in optimized mode for HTML editing....
RandomCryptoBuffer (Function)
Returns a buffer to the specified size filled with random data, that can be used with the cryptographic technologies.
RandomCryptoInteger (Function)
Returns a random number that can be used with the cryptographic technologies.
Undocked (Property)
The Undocked property is used to determine if a pane of a Tab or Ribbon control is undocked.
FolderImageWidth (Property)
The FolderImageWidth property is used to get and change the folder image width in TreeView and TreeView Table controls.
InAutomaticTestMode (Function)
Allows you to find out whether an automated test is currently run or not.
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
Defining a unique name for the generated file
When generating a file on the Web server (PDF, HTML, ......
TableFixColumn (Function)
Fixes a column to the left or frees a column fixed to the left.
<Source>.OnError (Function)
Customizes the management of HFSQL errors.
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.