ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with Bar Code controls
List of events associated with Bar Code controls...
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
Configuring an application with User Groupware
FileDisplay (Function)
Displays a file in the browser of Web user.
LooperAddLine (Function)
Adds a row at the end of a Looper control.
dPolyline (Function)
Draws a line composed of multiple segments.
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....
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....
CtDatabase (Property)
The CtDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB.
BitwiseAND (Function)
Returns the result of the bitwise AND between two values.
Combo Box columns in Table controls
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
WinAdaptSize (Function)
Adapts the window size to the content of controls.
CheckBoxDelete (Function)
Deletes an option from a Check Box control.
fTrackFile (Function)
Triggers the tracking of a file.
MyReport (Reserved word)
MyReport is used to handle the current report...
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.
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
DDEError (Function)
Returns the runtime status report of a DDE function.