ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Using the task management and the schedule
Time management is extremely important......
AJAX: Overview
The AJAX technology is available in native mode in WEBDEV and in the PHP sites developed with WEBDEV......
List of operators
HTMLToText (Function)
Converts an HTML string or buffer to text.
LengthToString (Function)
Converts a size in bytes to a string with human-readable units such as kilobytes, megabytes or terabytes.
Handling a control through programming in a report
All report controls can be handled through programming......
Managing short URLs automatically
For the standard dynamic sites (with context), the access to the site can be done via a "standard" URL:...
Copying controls from the report editor
The controls can be copied from the report editor......
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
Word Processing control events
WINDEV manages the following events by default......
Word Processing control functions
The following functions are used to manage Word Processing controls:...
Types associated with the Word processing
WINDEV and WEBDEV propose several types of variables allowing you to handle Word Processing documents......
Report viewer: "Find" tab
A search feature is automatically available when previewing a report......
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
Report viewer: "Preview" tab
The report viewer allows end users to view reports before printing them......
Report viewer: "Annotate" tab
Does your application allow you to print several reports? The end user has the ability to write annotations from the report viewer......
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
How to find out whether a report was printed?
9. Distributing "Reports and Queries"
<Word Processing>.StartModification (Function)
Indicates the start of a series of actions performed in a Word Processing control in a single event ("undo/redo")....
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
<Word Processing>.Add (Function)
Adds at the end of a Word Processing control: an element, a document, a paragraph, a text, an image or a fragment.
<Word Processing>.Close (Function)
Closes the docx file associated with the Word Processing control and frees the document.