ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The charts
To include charts in your applications or in your sites, WINDEV, WEBDEV and WINDEV Mobile include......
Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define a drop-down menu......
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
xmlSignatureReference (Type of variable)
The xmlSignatureReference type is used to add a reference section into the XML signature.
ScreenToFile (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.
zipChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Scrolling internal windows: Modifies the window currently displayed. This modification is saved in the list of internal windows to scroll....
fMoveFile (Function)
Moves a file from one directory to another.
ErrorBuild (Function)
Displays a custom error message in a system error window.
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
Constants for manging the replication
List of constants used by the functions for managing the replication....
SocketConnectBluetooth (Function)
Connects a client computer to a specific Bluetooth socket.
grColor (Function)
Returns and initializes the color of different chart elements.
Managing mutexes in threads
A mutex is used to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given time....
Browser constants
SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....
Address (Type of variable)
The Address type is used to manipulate the address of a place or person.
ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol.
Compiling and testing the help system
It is necessary to compile the help to create a file based on the information entered in the help editor......
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different results......
Extern (Reserved word)
EXTERN is used to...
Native Informix Connector: Programming with HFSQL functions
To use an Informix database with the Native Connector, import the structure of Informix tables into the WINDEV or WEBDEV analysis......