ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

List,Select,- (External language)
Deselects an element from a drop-down list or from an expanded list.
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
HDeleteFile (Function)
Deletes the HFSQL data files (.fic, .ndx, .ftx and .mmo files if they exist) from the server.
Setup via physical media
A setup by physical media allows you to give to the hosting company a media containing all the files required to install the site on a server......
ERR_NO_CURRENT_PAGE
Working in Offline mode
When working on a laptop computer or on an offline computer, you may want to continue to work......
Copying the style of a control
Copying the style of a control consists in copying the characteristics of a control style into another control......
Opening a help file (CHM, HTML or PDF)
There are several ways to open a help file......
The SOAP structure
To pass parameters to a procedure run on a SOAP server, WINDEV is using the following structure......
Developing 64-bit sites
You can deploy 64-bit compatible sites......
4. Types of pages
Different types of pages can be used in the sites created with WEBDEV......
WLanguage procedure called by SCPSendFile
WLanguage procedure ("callback") called by SCPSendFile when transferring files to a remote host using the Secure Copy Protocol (SCP).
SelectedResource (Property)
The SelectedResource property returns the name of the resource that corresponds to the user's selection in a Scheduler control....
Dynamic instantiation of a .NET object
A .NET object can be dynamically associated with a .NET class, we talk of dynamic instantiation of object....
Native Access Connector
This type of Native Connector allows access to ACCESS databases for better interoperability purposes......
GDPR: Overview
GDPR (General Data Protection Regulation) will replace "Data Protection Directive" on 25th May 2018......
HListREP (Function)
Returns the list of assignments for the data files handled by the current application, which means the list of physical files corresponding to the files described in the analysis.
Conditions for using the Ad control
The Ad control is using the AdMob SDK....
<Array>.DeleteLine (Function)
Deletes a row at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.) The array size is automatically reduced....
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......
MDL file (kept for backward compatibility): Window description
The MDL file is the file used to generate a RAD window......
<Connection variable>.DeleteFile (Function)
Deletes the HFSQL data files (.fic, .ndx, .ftx and .mmo files if they exist) from the server.
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....
Functions for handling directories and external files
List of functions for handling external files...