ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Site Map control
The Site Map control allows the Web user to......
ERR_NO_CURRENT_PAGE
Navigation map
The site map path is used to implement the structure and the sequence of pages in your site......
Setup of a WEBDEV site: Creating library
A library (file with a WDL extension) is used to group the resources of the project (pages, queries, ......
HFSQL Client/Server: Overview
You have the ability to create applications that access the HFSQL Client/Server databases......
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
SaaS administrator - Managing the subscriptions
The SaaS subscriptions are used to make a SaaS site available to a client account......
Configuring the "Relative duration" mask (date and time in natural language)
WINDEV, WEBDEV and WINDEV Mobile propose to use a "Relative duration" display mask for the Date controls......
ERR_CANNOT_CREATE_TMP
LINUX: Accessing the ODBC databases
The native access to HFSQL Classic and Client/Server is available for the WINDEV applications running in Linux ("console" applications) and for the WEBDEV sites hosted in Linux......
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......
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
Handling Scheduler controls programmatically
A Scheduler control can be......
Dashboard control: Automatic Application Features (AAF)
The Dashboard control proposes several Automatic Application Features (AAF) allowing the user to benefit from all control capabilities......
Drawing charts in an Image control
WINDEV and WEBDEV propose several functions for creating and handling charts......
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
Installing 64-bit WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode......
Native 64-bit and native 32-bit: a single source code
The 64-bit operating systems are starting to appear on the PCs and on the servers......
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"...
User report editor (Reports & Queries)
A report provides a custom view of data......
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
Animating an image
WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images......
AppServerListScheduledTask (Function)
Returns the list of scheduled tasks for the application (site or Webservice).
AppServerDeleteScheduledTask (Function)
Deletes a scheduled task associated with the application (site or Webservice).