ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Converting C types
Depending on the type of programming, it may be useful to know the correspondence between the types used in C and the types used in WLanguage......
Undocking the editors
Who has never wanted to view the code and the UI at the same time, without being constrained by the environment? WINDEV, WEBDEV and WINDEV Mobile allow you to "detach" the editors from the environment of the main window......
The Preset control
The "Preset" control is used to display the frequently used controls without programming......
Using ODBC on HFSQL Classic via JDBC
The ODBC driver on HFSQL Classic is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
Setup of a WEBDEV site: Automatic data file modification
The automatic modification of the data files allows updating the description of data files on the Web server......
Automatic feature for copying forms
When typing several copies of a form one after another, some of the information to type may be the same for each instance of the form......
<zipArchive variable>.DeleteAll (Function)
Deletes all files from an archive.
zipSelectFile (Function)
Selects files from an archive.
<zipArchive>.SelectFile (Function)
Selects files from an archive.
zipDeleteAll (Function)
Deletes all files from an archive.
WDInst: configuring the characteristics of the file setup
WDInst is used to configure the installation of files......
3. Data handled by a WINDEV Mobile application
The data handled by a WINDEV Mobile application can come from...
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
8. Binding controls to data
A window can display information from......
2. Transferring files via FTP
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized by the HFSQL engine. The files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. available on a connection via a native access or via an OLE DB driver. for a group of files defined in the data model editor....
8. Associating controls with data
Creating user accounts
A User account allows the server administrator to......
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
6. Multiple generation
...Multiple generation...
UploadStart (Function)
Starts sending the selected files into an Upload control.