ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Dashboard>.Display (Function)
Refreshes elements in a Dashboard control.
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position:
  • for a field linked to a file: changes made to the linked data file are reflected in the field..
  • for a programmatically manipulated field: calculated columns are re-calculated.
<List Box>.Display (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file.
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file
DashDisplay (Function)
Refreshes elements in a Dashboard control.
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed on the computer......
How to install a Universal Windows 10 App application on a tablet
The generation of a WINDEV Mobile application for Universal Windows 10 App groups all the project elements (windows, code, etc....
EmailNbMessage (Example)
Usage example of the EmailNbMessage function
Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes......
zipCurrentFile (Example)
Usage example of the zipCurrentFile function
WinEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
nWDInit: Initialize the external language
Initializes the external language......
fExtractPath (Example)
Usage example of the fExtractPath function
System constants
List of constants used by the system functions....
grDestinationWMF (Function)
Defines a meta file as chart destination.
5. Android and iOS windows: Characteristics
WINDEV Mobile offers the possibility to configure the characteristics of the windows....
fDir (Example)
Usage example of the fDir function
Share your projects via Git
Git is a source code manager......
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
ZOrder (Example)
Usage example of the ZOrder property
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Combination (Type of variable)
A combination is a set of options.
DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.
Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical keyboard......
Error 1003: The element does not exist in the class
iWindowCancel (Function)
Configures the print cancel window..
Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project......
Task list
Each project can be associated with a task list......