ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDMap: Overview
WDMap is a tool used to view and handle a data file while developing an application......
HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
8. If you are already familiar with WINDEV
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
WDDeploy features
WDDeploy can be used to......
Error 102: The constants can be defined in the initialization code of project, ...
8. External component
An external component is a set of WINDEV Mobile elements: windows, reports, analysis, etc....
HClose (Function)
Closes a data file or all the data files opened by the current user: all the corresponding physical data files are closed for the current user.
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......
Geolocation functions/GPS
The following functions are used to handle geolocation data and to control GPS devices......
Salesforce functions (prefix syntax)
List of Salesforce functions (prefix syntax)...
<Source>.ChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
Managing the emails with the POP3/SMTP protocols
The POP3 and SMTP protocols are protocols for email management recognized by all Internet Service Providers......
5. HFSQL Client/Server
A WINDEV Mobile application can also use an HFSQL database in Client/Server mode....
5. HFSQL Cient/Server
Managing the semaphores in the threads: limiting the simultaneous code execution
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
Sub-query
A sub-query is a query whose result is used by another query......
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....
<Source>.Close (Function)
Closes a data file or all the data files opened by the current user: all the corresponding physical data files are closed for the current user.
Help about new features: Letting users know about changes
Applications are constantly evolving......
How to perform a full file browse?
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
KanbanInfoXY (Function)
For a given position (coordinates of a point) in a Kanban control, returns one of the following: the number of the card at that position, the number of the list at that position...