ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Time management help
Time management is extremely important......
xmlNode (Variable type)
The xmlNode type is used to handle a node of an XML document.
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......
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
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......
Page Footer block
The Page footer block is run at the end of each page......
Code snippets
The code editor allows you to enter "Code snippets"......
Properties associated with windows, pages and controls
List of properties associated with windows, pages and controls...
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......
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
iOutputInfo (Variable type)
The iOutputInfo type is used to get the details of a report print or export job, or the details of a print job performed programmatically from the report viewer.
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy......
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
StoredItem (Property)
The StoredItem property is used to: Find out the stored item or the stored variable of a Table, Looper, List Box or Combo Box control. Modify the stored item or the stored variable of a Table, Looper, List Box or Combo Box control....
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
iPreview (Function)
Configures the print destination.