ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Manipulating a Layout control programmatically
A Layout control can be......
SNMPStartSession (Function)
Starts an SNMP session.
HTransactionSavepoint (Function)
Declares a transaction savepoint.
dFill (Example)
Usage example of the dFill function
dLine (Example)
Usage example of the dLine function
dPoint (Example)
Usage example of the dPoint function
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
Setup of a WEBDEV site: Creating library
A library (file with a WDL extension) is used to group the resources of the project (pages, queries, ......
AAF: Automatic filter on the columns of Table controls
The user can filter the content of a Table control by displaying the records corresponding to a condition for example......
The "Funnel" charts
...The Funnel charts are often used to represent the steps in a sales process and to indicate the amount of potential revenues expected for each step....
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
11. Table/Looper controls
Classes, members, methods and properties
A class is made of......
CSS styles (Cascading Style Sheet)
The CSS styles are the standard styles used on Internet......
Optional events
By default, the codes available in the code editor correspond to the most common codes......
WDLog: Restoring HFSQL data files
WDLog is used to restore the data files saved by WDLog......
Question edit wizard
When typing a new message intended to the end user, WINDEV or WINDEV Mobile automatically displays the following window......
Project description: SCM tab
The project description window allows you to configure various elements of your project......
Creating an application using the RAD methodology
The RAD (Rapid Application Development) is a technology used to easily create a full application (or site)......
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
SaaSAdminPricingDisableService (Function)
Disables a service in a SaaS pricing.
SaaSAdminClientConnection (Function)
Returns the connection to the database of a client account for a SaaS site.
HLogStop (Function)
Stops the log process of a file.
DotNetRunXML (Function)
Runs a procedure on a server for .Net XML Web services.
dRectangle (Example)
Usage example of the dRectangle function