ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)......
Configuring the assisted universal replication
If your application uses assisted universal replication via a .WER file, the setup creation wizard proposes to configure the setup to install the different tools required for this type of replication....
Support for the setup program
When creating the setup program via the wizard, you have the ability to choose the options regarding the setup support....
Appendix 1: WEBDEV vocabulary
Bloque entièrement ou partiellement un fichier externe....
12. Pages in practice
XML: Using files exceeding several gigabytes
Starting with version 23, an XML parser is available to handle XML files that are multiple GB in size......
ERR_NO_END_TAG
Handling an Upload control through programming
The Upload control is used to upload one or more files....
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......
3. Types of dynamic sites
A dynamic site is used to display pages whose content changes. In most cases, the content of these pages is linked to a database....
Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions......
Ribbon of editors
The different options of the WINDEV, WEBDEV and WINDEV Mobile editors are presented via a ribbon......
The Looper control: Custom synchronization
How to manage the synchronization between: the page displayed in the browser. This page contains a Looper control that displays the records found in an HFSQL file. the corresponding page context found on the server....
Overview of external languages
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
SCM: Management of rights
It is possible to manage and grant certain access rights to the developers for each element in the SCM......
21. Reports
Describing a query
Once a query is created, all the characteristics of this query can be modified at any time......
Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications......
Handling WEBDEV Account Manager via command line
All the features in WEBDEV Account Manager can be used via command line......
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....
GroupLast (Function)
Reads the last group of contacts in a Lotus Notes or Outlook address book.
FileSize (Property)
The FileSize property is used to get the size of a file.
4. Types of pages
Different types of pages can be used in the sites created with WEBDEV......
YInitial (Property)
The YInitial property is used to: Find out the Y-coordinate: of a control (position on Y-axis) when opening the window or the page. of a window (position on Y-axis) when opening the window. Modify the Y-coordinate of a control anchored "to bottom" (position on the vertical axis) when opening the window. Find out the Y-coordinate of a control in relation to its block (position in millimeters on the vertical axis) when opening the report....