ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project elements
The project includes windows, reports, queries, help files, sets of procedures, ...
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
Code statistics
The code statistics affect......
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
Programming automatic calculations in the columns of a Table control
User Groupware: Multilingual applications
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
Deploying a site on a PC SOFT test server
PC SOFT proposes to host your test sites......
TableInsertLine (Function)
Inserts a row into: a Table control, a TreeView Table control....
CSS styles (Cascading Style Sheet)
The CSS styles are the standard styles used on Internet......
notificationFormat (Type of variable)
The notificationFormat type is used to describe the display format of a notification when this one is expanded.
StatCovariance (Function)
Calculates the covariance between two series of values.
htmlDocument (Type of variable)
The htmlDocument type is used to define all the advanced characteristics of an HTML document.
ExceptionChangeParameter (Function)
Configures the automatic behavior that will be implemented if an exception occurs in the current process.
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
API description (Type of variable)
An API Description variable is used to describe an API, its parameters, its return value and its calling options by programming.
Warning (Function)
Displays a custom message in a system warning window.
VariantMember (Type of variable)
The VariantMember type is an advanced type corresponding to an array of members, each member being a variant variable.
Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
SOAPAddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a Webservice.
2. How to test a site?
pdfPage (Type of variable)
The pdfPage type is used to define all the advanced characteristics of a page from a PDF document loaded in memory.
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......