ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version......
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
WDConver : Use in interactive mode
Before you start using WDConver, you must have......
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
Query editor
The query editor is used to automatically create queries on the data files......
Image editor: Features
The image editor includes several features......
7. Multilingual sites in practice
Creating the RAD Pattern project
The steps for creating a RAD pattern are as follows:...
Data Binding: Creating controls from the "Project explorer" pane
Data binding is a process that binds variables in memory to controls in a window or page......
SourceToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.
HOpenConnection (Example)
Usage example of the HOpenConnection function
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
WDAdminHF: Managing the data files
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end.
Creating an executable: Operating mode and library
The operating mode of an executable allows you to define whether the executable can be used by one or more users......
Libraries (.WDL file)
A library is a WDL file that contains all WINDEV or WEBDEV resources ......
FontCondensed (Property)
The FontCondensed property is used to: Determine if characters in a text are condensed. Condense (or not) the characters in a text....
FontExtended (Property)
The FontExtended property is used to: Find out whether the spacing between characters in a text is increased. Increase the spacing between characters in a text....
FontLarge (Property)
The FontLarge property is used to: Find out whether the characters in a text are enlarged or not. Enlarge (or not) the characters in a text....
MDIOpen (Function)
Opens and enables an MDI child window.
The tables in a report
In a report, a table includes a set of controls called "Table cells"......
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
Project Management Hub: Managing contributors
Contributors are the people who take part in one or more projects......