ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Examples for using the OLE DB provider for HFSQL
ZoomWithFinger (Property)
The ZoomWithFinger property is used to: determine if an Image or Camera control supports pinch zoom. enable or disable pinch zoom in an Image or Camera control....
The "Code snippets" pane
The "Code snippets" pane lists the code snippets currently available......
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
AAF: Chart on a table column
When a table column is a Numeric column, the end user can create a chart on the column data and therefore benefit from the power of charts created with WINDEV......
<Spreadsheet>.DeleteAll (Function)
Deletes the entire data from a Spreadsheet control found in a window (cells, formulas, size and header layouts).
HTMLEndPage (Property)
The HTMLEndPage property is used to get and change the HTML code inserted at the end of the page.
HTMLHeader (Property)
The HTMLHeader property is used to get and change the HTML code inserted in the page header.
How to access the help?
WINDEV, WEBDEV and WINDEV Mobile include several methods for accessing the help system at any time......
Handling HTML text in an Edit control
WEBDEV allows you to handle text in HTML via the "HTML format" option of the Edit controls and the HTML control....
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications......
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
Help about new features: Letting users know about changes
Applications are constantly evolving......
SysListVideoCard (Function)
Returns the name of the video cards connected to the current computer.
NbRecRead (Property)
NbRecRead is used to find out the number of records read: selected both by the source of the report AND by the filter code (if it exists).
Properties associated with Combo Box controls that display a table
SysListScreen (Function)
Returns the list of screens connected to one or more video cards.
WDTestRest: Run the test of your REST Webservices
WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible by HTTP......
Zoom (Property)
The Zoom property gets or sets the zoom value: in an Image control. in a Map control. in an Organization Chart control. in a Table, TreeView Table, Pivot Table, Spreadsheet or List Box control. in a Word Processing control. in a PDF Reader control. in a Camera control. in a Diagram Editor control; in a window....
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
How to set the focus to a column in a Table control?
To set the focus to a column in Table control (i.e. to be positioned in input in this column), ......
Events associated with a Layout control