ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Time management help
Time management is extremely important......
HFSQL Client/Server: Managing the ports
The ports used by the HFSQL Client/Server server......
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
Properties associated with windows, pages and controls
List of properties associated with windows, pages and controls...
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"......
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
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......
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.
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
Handling WEBDEV Account Manager via command line
All the features in WEBDEV Account Manager can be used via command line......
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
Container column in a Table control
A cell found in a Table control can contain a set of controls......
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......