ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......
Parameters of a procedure with a variable number of parameters
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure....
Table, List Box and Combo Box controls bound to queries
A Table, List Box or Combo Box control can be used to display the content of a data file or query......
CSVToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string in CSV format passed in parameter.
16. Types of code
The DotNet structure
Different types of pages
WEBDEV enables you to create static sites and/or dynamic sites......
Word processing: Features
This page lists the available and forthcoming features of the Word Processing control......
Report and project
In most cases, a report is linked to a project......
The Internal Page control
The "Internal Page" control is used to include a page (and its code) in a control of another page......
20. Control templates
The J2EE structure
The following structure is used to pass parameters to a procedure run on a server of J2EE XML Web services......
Extracting the text of the project
The following text can be extracted......
3. Types of dynamic sites
A dynamic site is used to display pages whose content changes. In most cases, the content of these pages is linked to a database....
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......
Installing OpenOffice
WINDEV, WEBDEV and WINDEV Mobile propose a spelling checker......
Handling an Internal Page control through programming
The Internal Page control is used to display an existing internal page......
URL Rewriting
URL Rewriting is a technique used to improve SEO......
1. Project and analysis
ServiceContinue (Function)
Restarts a paused service.
Power (Function)
Raise a number to a power.
9. Internal page
Data Binding: Creating controls from the "Project explorer" pane
Data binding is a process that binds variables in memory to controls in a window or page......
PageByPagePrint (Property)
The PageByPagePrint property is used to: Ask a report to be printed page by page. Each page of the report will be sent separately to the printer spooler. Find out the print mode of the report (page by page or all at once)....
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity......