ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Code snippets
The code editor allows you to enter "Code snippets"......
NotesDocumentFirst (Function)
Positions on the first document found in Lotus Notes.
iSetAdditionalXMP (Function)
Adds XMP tags to the metadata of the generated PDF file.
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
2. Projects in practice
Types of Edit controls
Edit options of a report
The report editor allows you to......
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
Page Footer block
The Page footer block is run at the end of each page......
NotesDocumentLast (Function)
Positions on the last document found in Lotus Notes.
Time management help
Time management is extremely important......
Configuring the "fax server" computer
WINDEV and WEBDEV allow you to manage faxes via the system fax server, available in Windows XP and Windows 2000......
ImageInfoModify (Function)
Modifies the value of an Exif tag for the image used.
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
HOpenConnection (Function)
Opens a connection to a specific database.