ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "Line" charts
In the line charts, the data is interpreted as successive y coordinates of points......
3. UML models in practice
Variable scope
Variables can be declared anywhere in the code....
Deploying the application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
GDI+ framework
Some WINDEV features use the GDI+ framework......
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages......
Null (Property)
The Null property is used to: Assign NULL to the item for the current record. Find out whether the item is associated with the NULL value for the current record. Define the default value of an item when the item is described through programming....
WDADMINEXE : Controlling the application remotely
The remote control of a WINDEV application allows the manager of an application used in network to manage the automatic or forced shutdown of the application for all the current users......
Different types of pages
WEBDEV enables you to create static sites and/or dynamic sites......
Search in SCM history
The search in the history allows you to perform an advanced search in the history of operations performed in the SCM......
NbDayDisplayed (Property)
The NbDayDisplayed property is used to: get and change the number of days displayed in an Organizer or Scheduler control. get the number of days displayed in a Gantt Chart control in a report....
Page Footer block
The Page footer block is run at the end of each page......
Automated test created by the user
WINDEV allows the user to record a test scenario in order to send it to the quality service or to the developer......
TokenDeletable (Property)
The TokenDeletable property is used to: Determine if the end user is allowed to delete tokens in a "Text token" Edit control. Allow or prevent the end user from deleting tokens in a "Text token" Edit control....
ErrorReset (Function)
Resets the detection of non-fatal errors: The result of ErrorInfo is reset. The ErrorOccurred variable returns to False....
<Chrono>.Reset (Function)
Stops and resets a running stopwatch.
Import from previous versions
To install a dynamic WEBDEV site on a web server, you will need deployment accounts......
How to find out whether a report was printed?
Chart: Managing legends
Several types of legends are supported in the charts......
Information 302: Ambiguity between a variable and a control
NewRecord (Property)
The NewRecord property is used to determine if the record is a new record or if it comes from the data file.
The Group structure
The Group structure is a preset structure of WLanguage (no declaration is required)......
The charts
To include charts in your applications or in your sites, WINDEV, WEBDEV and WINDEV Mobile include......
Libraries (.WDL file)
A library is a WDL file that contains all WINDEV or WEBDEV resources ......
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......