ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WidthInPixel (Property)
The WidthInPixel property is used to get the width in pixels of a control in a report.
TableDisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control.
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.
WinAdaptSize (Function)
Adapts the window size to the content of controls.
AppointmentReset (Function)
Reinitializes: the Appointment structure. the Appointment variable....
CheckBoxDelete (Function)
Deletes an option from a Check Box control.
fTrackFile (Function)
Triggers the tracking of a file.
FileToMemoryList (Function)
Populates a List Box or Combo Box control programmatically with the records from a data file or query.
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.
Client application: Running procedures on a server of J2EE services
WINDEV includes several J2EE functions......
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.
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
Device panel
In WINDEV Mobile, you can create applications that adapt to all devices, by setting anchors on the controls......
Changing the version of projects found in SCM
When several projects share elements in the same SCM, changing the version of WINDEV and WEBDEV projects......
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....
TableSortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
Handling a Rich Text Area control through programming
To handle a Rich Text Area control programmatically, use the variable of the Rich Text Area control directly in the code......
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).