ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WEBDEV Image Editor control: Features
The WEBDEV Image Editor control includes many features, accessible via several ribbons at the top and bottom of the control......
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
TableCollapseAll (Function)
Collapses: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
HExecuteProcedure (Function)
Runs a stored procedure.
HTTPResetForm (Function)
Clears an HTTP form that is currently edited.
dbgStartMemoryDiff (Function)
Starts a difference operation of the memory used by the application.
HTTPSendForm (Function)
Sends an HTTP form.
AppointmentAdd (Function)
Adds an appointment: in a Lotus Notes or Outlook calendar. in a calendar on a mobile device (Android or iOS)....
SocketDeny (Function)
Run on the server, this function refuses a request for connection to an existing socket found on the server.
InterfaceModifiableWithReportsAndQueries (Property)
The InterfaceModifiableWitReportsAndQueries property is used to determine if the interface of a report can be modified in Reports & Queries.
Age (Function)
Returns the age according to the date of birth.
Overview of OOP (Object Oriented Programming)
The object-oriented programming (called "OOP") is a programming paradigm in which the programs are organized as sets of objects......
Programming the table cells
The Table controls can be handled......
XMLWrite (Function)
Creates or modifies the value of an XML element or the value of the attribute for an XML element.
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).
fCopyDir (Function)
Copies the contents of a directory and its subdirectories.
TableInsertChild (Function)
Inserts a row into a TreeView Table control, in a given hierarchy level.
Dynamic structure (Type of variable)
A structure can be allocated dynamically...
The RTF edit control: Automatic formatting toolbar
In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control becomes editable......
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
Source (Property)
The Source property can be used on: a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ... a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.)....
SensorDetectChangeAcceleration (Function)
Notifies when acceleration forces are applied to the device along any of the three axes.