ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EndDate (Property)
The EndDate property is used to get and change the end date of a time period.
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......
FinInterestRate (Example)
Usage example of the FinInterestRate function
AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.
PageParameter (Function)
Returns the value of a parameter passed to the current page.
WLanguage functions available for a report
Most WLanguage functions can be used in the events of a report (created with the report editor)......
CaptionHTML (Property)
The CaptionHTML property is used to handle text as HTML code.
FinPeriodInterest (Example)
Usage example of the FinPeriodInterest function
Deploying an action plan
Once created, the action plans must be deployed in order to be run.
Variable scope
Variables can be declared anywhere in the code....
Report viewer: "Export" tab
The "Export" pane in the report viewer allows you to perform the following operations......
StartDate (Property)
The StartDate property is used to get and change the start date of a time period.
FinPaymentNb (Example)
Usage example of the FinPaymentNb function
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy......
Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
WEBDEV administrator: Overview
The WEBDEV administrator is a module used to manage the dynamic WEBDEV sites......
grMenuOption (Function)
Modifies the text of an option in the context menu of a chart.
Configuring the connection with WDORAINS (optional setting)
For backward compatibility with the earlier versions of Native Oracle Connector (also called Native Oracle Access), the connection can still be configured in WDORAINS (supplied with Native Oracle Connector)......
Configuring the connection with WDSQSINS
For compatibility with the earlier versions of the Native SQL Server Connector (also called Native SQL Server Access), the connection can still be configured in WDSQSINS (supplied with the Native SQL Server Connector)......
WLanguage procedure called by WebSocketClientConnect
WLanguage procedure ("callback") called by WebSocketClientConnect when the connection to the server is established.
SQLExec (Example)
Usage example of the SQLExec function
WLanguage procedure called by WebSocketClientConnectSSL
WLanguage procedure ("callback") called by WebSocketClientConnectSSL when the connection to the server is established.
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
WDAdminHF: Saving the databases
The remote HFSQL administrator allows you to create backups of HFSQL Client/Server data files......
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......