ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ERR_CANNOT_CREATE_TMP
Guest (Property)
The Guest property is used to get and modify a list of guests.
Advanced management of class instances
The advanced management of instances is used to choose the mode for taking reference. This choice directly impacts the freeing of the class objects: depending on the selected take of reference, the "Destructor" will not be called at the same time....
Compressing frames (DSL, 3G, Edge, VPN, ...)
A frame is a packet ot data that flows through the network......
iGroupAdd (Function)
Adds a report to a group of reports.
gToRetrieve (Function)
Describes the text value to display and to return when retrieving the value of an element found in a List Box control or in a Combo Box control.
DiagramToSVG (Function)
Exports a diagram to an SVG image.
<Diagram variable>.ToSVG (Function)
Exports a diagram to an SVG image.
Testing a project: setting
By testing the project you can simulate how the application will run......
TaskNext (Function)
Reads the task found after the current task in the task list of a Lotus Notes or Outlook messaging.
Importing a CSS style sheet
WEBDEV allows you to import a CSS style sheet into a WEBDEV project......
TaskPrevious (Function)
Reads the task found before the current task in the task list of a Lotus Notes or Outlook messaging.
TaskRead (Function)
Reads a task in the task list of a Lotus Notes or Outlook messaging.
TaskAdd (Function)
Adds a task to the task list of a Lotus Notes or Outlook messaging.
TaskModify (Function)
Modifies the current task in a Lotus Notes or Outlook task list.
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
Software Factory
The concept of software factory is used to automate the process for creating applications....
Printing duplicate copies
For legal reasons, it may be useful to keep an identical copy of a report (an invoice for example)....
Custom-Notes
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ......
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
Check the "Responsive Web Design" pages
The pages in Responsive Web Design mode can be checked like any other WEBDEV page in the browser of your choice......
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
fCurrentDrive (Function)
Gets or sets the current drive.
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run......