ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SysDateTime (Function)
Returns or modifies the system date (current date and time defined on the current computer).
Create the help system in WINDEV, WEBDEV or WINDEV Mobile
These are the main steps to create a help file (HTML, CHM or PDF)......
OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
Handling a Repositionable Note control through programming
A Repositionable Note control can be handled through programming......
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
DefaultFilePath (Property)
The DefaultFilePath property gets and sets the full file name (path and file name) suggested by default when saving a document in a Word Processing or HTML Editor control via the "Save as" option.
Remote WEBDEV administrator: Saving and restoring a WEBDEV site
The remote management tool is used to manage the backups of your dynamic WEBDEV sites....
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
3. Types of accessible data files
Handling a Conceptual Data Model (CDM)
The main operations that can be performed on a CDM are as follows......
Handling a Logical Data Model (LDM)
The main operations that can be performed on an LDM are as follows......
Structure of data files of user groupware
Different types of data (Type of variable)
A variable is defined by name and type......
WDMap: Exporting records from a data file
WDMAP allows you to export records to......
Quickly select your data using filters
10. Page templates
Creating a delete query
A delete query (corresponding SQL statement......
The Tab control
The Tab control is used to simultaneously display different controls......
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
AJAX: Overview
The AJAX technology is available in native mode in WEBDEV and in the PHP sites developed with WEBDEV......
1. What is a website?
Printing duplicate copies
For legal reasons, it may be useful to keep an identical copy of a report (an invoice for example)....
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......