ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Select query description window: Use
Let's see some operations specific to the description window of a select query......
WDZip: Handling files in an archive
The compressed files found in an archive can be handled by WDZip......
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
Query editor
The query editor is used to automatically create queries on the data files......
WDAdminHF: Managing a database
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
Multi-project search
Performing a search in the current project is a common operation......
Find/Replace in the current project
The "Find/Replace" feature is used to......
Functions for managing Map controls (prefix syntax)
The following functions are used to manage Map controls via prefix syntax...
Compress (Function)
Compresses a string or a memory block (buffer) in binary format.
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
WINDEV Framework License Agreement
RealToDateTime (Function)
Converts an 8-byte real to a date and time.
List Box control properties
You can manipulate List Box controls in a window or page using the following WLanguage properties......
AutoBrowse (Property)
The AutoBrowse property is used determine if the browse operation performed in a List Box, Looper, Table or Combo Box control based on a data file is automatic or programmed.
The TreeMap control
...The TreeMap control is used to dynamically represent data, possibly in tree structure, in a balanced way....
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
Managing connections
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection......
iParameterPDF (Function)
Defines the options for the generated PDF file.
Dashboard control properties
A Dashboard control can be handled in a window by the following WLanguage properties......
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min
Automatic index generation
The automatic index generation suggests index keywords based on the content of your help page......
Ellipsis (Property)
The Ellipsis property is used to determine and change the truncation mode with ellipses in: a window control (Static, edit control, List box, Button, Combo box or Static table column). a Static control in a report....
FileToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.
Info (External language)
Displays a dialog box containing an information logo and the message passed in parameter.