ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating a table in a report
Tables can be created in a report......
SaaSAdminSubscriptionAllocateLicense (Function)
Assigns a subscriber license to a SaaS user.
H.NbRecModificationQuery
Used to find out the number of records added, modified or deleted when running the last query of the current context.
SaaSAdminFindSubscription (Function)
Finds a SaaS subscription.
SaaSAdminSubscriptionDeallocateLicense (Function)
Cancels a subscription license for a SaaS user.
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
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.)....
WDDeploy features
WDDeploy can be used to......
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
How to create a menu?
Creating the skin template of a report
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis......
CONTINUE statement/"CONTINUE:" label
The CONTINUE keyword can correspond: to the CONTINUE instruction. It allows you to go back to the beginning of the first iteration without finishing the code of the current iteration. to the CONTINUE: label. It allows you to declare a common code in a loop....
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
OpenIDParameters (Type of variable)
The OpenIDParameters type is used to define all the advanced features of an authentication for OpenID.
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
grColor (Function)
Returns and initializes the color of different chart elements.
Composite chart
A composite chart is a chart that displays several types of charts......
SaaSAdminClientConnection (Function)
Returns the connection to the database of a client account for a SaaS site.
SaaSAdminListClientSubscription (Function)
Lists the SaaS subscriptions of a client account.
Reals
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
SaaSAdminListSubscription (Function)
Lists the SaaS subscriptions associated with a site or pricing.
Deploying a site on a PC SOFT test server
PC SOFT proposes to host your test sites......