ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WEBDEV administrator: WebSocket servers installed
The "WebSockets" tab provides information about the WEBDEV WebSocket servers installed on the computer...
grCategoryColor (Function)
Initializes the category color for a chart whose type is: Pie, Column, Bubble chart, Waterfall....
FOR EACH/FOR ALL statement (browse of arrays)
The FOR EACH statement is used to perform different types of browse on the arrays...
fDataDirCommon (Function)
Returns a directory path for the shared data of the current application: between all the users of the computer between all the TSE users This directory can be used without restriction in Windows XP, Vista, ... This directory is used to store: the files for the general configuration of the application (.INI files, .XML files, etc.). the data files common to all the users (HFSQL .fic, .ndx and .mmo files)....
InTestMode (Function)
Indicates whether the application or the site is started: from the WINDEV or WEBDEV editor, from the executable or browser. from the WEBDEV administrator....
Client application: Running procedures on a server of J2EE services
WINDEV includes several J2EE functions......
TableDisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control.
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
HTTPCookieReset (Function)
Deletes all cookies (globally or for a domain) stored: by the calls to HTTPRequest. by the calls to HTTPSend....
BitwiseAND (Function)
Returns the result of the bitwise AND between two values.
WinAdaptSize (Function)
Adapts the window size to the content of controls.
AppointmentReset (Function)
Reinitializes: the Appointment structure. the Appointment variable....
JavaExecute (Function)
Starts a Java application or a Java applet by invoking the "Main" method of a given Java class.
FileToMemoryList (Function)
Populates a List Box or Combo Box control programmatically with the records from a data file or query.
Events associated with Scrollbar controls
List of WLanguage events associated with Scrollbar controls...
FishEye
The "FishEye" effect is used to enlarge a section of editor graphs (analysis graph, UML graph, ......
GglListContact (Function)
Retrieves the list of contacts associated with the specified Google account.
DDEError (Function)
Returns the runtime status report of a DDE function.
KanbanDeleteList (Function)
Deletes a list from a Kanban control.
Attribute (Property)
The Attribute property is used to manage attributes.
HLogRestart (Function)
Restarts the logging process on a file.
REP files
REP files contain the list of data files handled by the application....
Looper constants
List of constants used by the functions for managing looper controls....
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
LooperAddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.