ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

gpwActivateUser (Function)
Validates a new user in the User Groupware database by activating the user.
ImageStartScrolling (Function)
Starts cycling through images.
ImageScrollingPosition (Function)
Returns the displayed image.
ImageOccurrence (Function)
Returns the total number of images taken into account by the scroll.
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
Net constants
List of constants used by the Net functions....
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change the year in a Date or DateTime variable or item....
GetIdentifier (Function)
Calculates a unique identifier (integer) for an executable or for a session.
InitRandom (Function)
Initializes the generator of random numbers.
Constants for managing tiles
Name (Property)
The Name property is used to get the name of an element.
ProfilerStart (Function)
Starts "collecting information" for the performance profiler.
HTMLClassAdd (Function)
Adds a class into the HTML classes of a control.
HTMLClassToggle (Function)
Toggles a class in the HTML classes of a control: if the class does not exist, it is added; if the class already exists, it is deleted.
HTMLClassDelete (Function)
Deletes a class from the HTML classes of a control.
ProfilerEnd (Function)
Stops "collecting data" for the performance profiler.
InFactoryMode (Function)
Indicates whether the code is run by an action plan of the software factory.