ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
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....
Deploying in the cloud for PC SOFT applications
PC SOFT allows you to host your sites in the CLOUD for PC SOFT applications......
1. Windows generated using the RAD methodology
The RAD (Rapid Application Development) is used to create windows from......
Time management
For each element (windows, reports, ......
xxWDGetReturnValue
Used to retrieve the return value further to a call to nWDEvaluate, nWDExecute or nWDExecuteEx......
Native Sybase Connector: Output value of a stored procedure run on the server
The Native Sybase Connector (also called Native Sybase Access) is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Events associated with Looper controls
List of events associated with Looper controls...
Events associated with Edit controls
WLanguage events associated with Edit controls...
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
Events associated with Chart controls
List of events associated with the Chart controls...
Handling Context Menu controls programmatically
WEBDEV includes different WLanguage functions and properties to handle Context Menu controls programmatically......
WINDEV: Example of programmed Drag and Drop
The "Task list" pane
The "Task list" pane displays the list of tasks that must be performed......
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......
The "Window position preview" pane
The "Window position preview" pane is used to view and/or modify the opening position of the windows currently modified (according to the screen resolution used)......
9. Monitor your sites, servers, etc.
Remote WEBDEV administrator: Show the statistics
...The statistics become available once the log files have been imported....
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
The Web Component control
The Web Component control is used to include any external Web resource in a WEBDEV site......
HFSQL Client/Server: Principle for saving the databases
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis......
4. Monitor your applications
4. HFSQL Classic
HFSQL Classic is the database format......
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
Project comparator
Comparing two windows (two pages, two reports, two classes, ......