ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Usage example of the XML types
The following examples is used to handle an XML document via the xmlDocument and cmlNode variables, ...
7. Multilingual sites in practice
OpenChild (Function)
Opens a non-modal child window.
Calling a procedure/a function
Syntax for calling a local or global procedure.
WEBDEV administrator: Viewing the logs
The "Logs" tab is used to see the details of logs for a specific period......
Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......
WDInst: components and setup models
By default, the setup program installs all the specified files on the setup computer......
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
WDLog: Overview
The different operations that can be performed with WDLog are as follows......
3-tier architecture
The development in "3-tier" architecture is now simplified......
AutomaticTextColor (Property)
The AutomaticTextColor property is used to identify and change the color to be used for the text of the elements that use the "automatic" color.
StatusBar (Property)
The StatusBar property is used to: find out whether the status bar is displayed or not display (or not) the status bar of a window....
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
CaptionWidth (Property)
The CaptionWidth property is used to get and change the width reserved for the text area in an Edit or Combo Box control.
SchedulerWorkingHour (Function)
Used to indicate the specific working hours per day in a Scheduler control.
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
Grayed (Property)
The Grayed property is used to: Determine if a control (or a group of controls) is grayed out. Gray out or ungray a control, a group of controls or a window....
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
iPrintReport (Function)
Prints a report created with the report editor.
LooperToXML (Function)
Creates an XML file with data from a Looper control (Looper control based on a data file or populated programmatically).