ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iSkipPage (Function)
Generates a page break: the corresponding code is sent to the printer queue.
Automatic Application Features (AAF)
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
Error 2: Incomplete line
Test of a WINDEV and WINDEV Mobile application
WINDEV and WINDEV Mobile feature multiple methods to test applications......
Error 3: The string has no final "
Task list
Each project can be associated with a task list......
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)......
Printing in PDF
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print......
Manager of automated tests
The test manager is used to......
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......
The "Code hashtags" pane
Information 37: Optimize your FOR loop
Splitting Business logic / UI code
During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"...
Binding a List Box control to an item
A List Box control can be bound to an item in a data file, query, etc....
Importing classes and sets of procedures (text file)
From version 23, you have the ability to import existing classes or sets of procedures in text format......
Typing multilingual texts
For a multilingual application, you have the ability to......
Rich text, links and images in the WEBDEV controls
Rich text supports multiple advanced features: font, weight, size, color, attribute, ......
Showing or hiding empty events or processes of an element
All WLanguage code is written in the code editor, which offers several events on a given control ......
HFSQL Client/Server: Managing the ports
The ports used by the HFSQL Client/Server server......
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
Test of a query
The query editor allows you to run the test of query result......
InReportsAndQueriesMode (Function)
Indicates whether the code is run during the test of a report or query in Reports & Queries.
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......
Testing a project: setting
By testing the project you can simulate how the application will run......
1
2
3
4
5
6
369
>