ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WinAdaptSize (Function)
Adapts the window size to the content of controls.
J2EEGetResult (Function)
Returns the result of the last J2EE procedure that was successfully run.
JavaExecute (Function)
Starts a Java application or a Java applet by invoking the "Main" method of a given Java class.
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.
WDInst : languages supported by the setup
If your applications must be installed in several countries, the setup editor WDInst gives you the ability to generate a multilingual setup......
AppointmentReset (Function)
Reinitializes: the Appointment structure. the Appointment variable....
WEBDEV administrator: WebSocket servers installed
The "WebSockets" tab provides information about the WEBDEV WebSocket servers installed on the computer...
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.
WidthInPixel (Property)
The WidthInPixel property is used to get the width in pixels of a control in a report.
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....