ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Using Java code
You have the ability to enter Java code:
  • in Java applications generated with WINDEV.
  • in Android applications generated with WINDEV Mobile.
This allows you to create global procedures in Java.
grRealTimeInterval (Function)
Sets the time interval visible in a time chart with real-time display.
Printing a report (iPhone/iPad, Android or Universal Windows App)
When creating a report, the test of this report can be run from the report editor......
3. Deploying a dynamic WEBDEV site
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
HUpdateView (Function)
Creates or updates the description of an SQL view or materialized view from the analysis to an HFSQL server.
3. Test of a WINDEV Mobile application
By testing the project you can simulate how the application will run....
DecryptAsymmetric (Function)
Decrypts a buffer with a private/public key algorithm with RSA encryption....
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
Table,Select,+ (External language)
Selects an element in a Table control.
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
GglAnalyticsAddPage (Function)
Adds a page beside Google Analytics.
HLogInfo (Function)
Adds comments to the log when saving the operation.
Displaying a report in HTML format in the browser of the Web user
To display a report in HTML format in the browser of the Web user, you must......
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
grMenu (Function)
Defines the type of context menu displayed by a chart.
HCreation (Example)
Usage example of the HCreation function
Page constants
List of constants used by page functions....
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
nWDSetCallbackNext
Set the "callback" called when using the WDKEY and RETURNWDKEY keywords for the next window to open (in C, Pascal and Visual Basic only)......
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min