ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MagnifierMode (Property)
The MagnifierMode property determines and changes how the magnifier is displayed in the column headings of a Table or TreeView Table control.
InFactoryMode (Function)
Indicates whether the code is run by an action plan of the software factory.
NationToLanguage (Function)
Returns the language corresponding to a nation.
LanguageToNation (Function)
Returns the nation corresponding to a language.
LanguageToCharset (Function)
Returns the character set corresponding to a language.
User Groupware and Client/Server data files
An application that uses the user groupware can be used with a HyperFileSQL database in Client/Server mode......
EmailStartOutlookSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
StackInfo (Function)
Retrieves the characteristics of a stack: types of elements and number of elements.
QueueInfo (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.
ListInfo (Function)
Retrieves the characteristics of a WLanguage list: types of elements and number of elements.
SeekProcedure (Function)
Seeks a procedure identified by its name. The procedure found can be run directly.
LanguageToName (Function)
Returns the name of a language.
Constants for managing the registry
List of constants used by the registry management functions....
PageRefresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
Dictionary
The dictionary is a file that can contain the project elements......
Constants for managing Organizer controls
Constants for managing Organizer controls...
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
NbPendingThread (Property)
The NbPendingThread property is used to get the number of pending threads in a queue or in a stack.
InServiceMode (Function)
Indicates whether the code is run in a service.
InAndroidEmulatorMode (Function)
Indicates whether the code is run in the Android emulator.
InPocketSimulatorMode (Function)
Indicates whether the code is run in the Pocket simulator. Function kept for backward compatibility....
InComponentMode (Function)
Indicates whether the code is run: from a WINDEV application, a WEBDEV site or a PHP page. from a component....
MovableByBackground (Property)
The MovableByBackground property is used to: find out whether a window can be moved by the background, allow (or not) a window to be moved by the background....
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.