ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Optimizing the connection times to the HFSQL Client/Server databases
This help page explains how to optimize the connection times to the HFSQL Client/Server databases by limiting the network traffic......
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
<Source>.Open (Function)
Opens a data file.
EndProgram (Function)
Ends the execution of the current program.
PopupClose (Function)
Hides a popup displayed in the page via PopupDisplay.
Step 6: User Groupware settings
If the site is configured to use the user groupware, the parameters of the groupware database can be configured during the setup......
<Source>.ModifyStructure (Function)
Used to update the structure of an HFSQL data file by performing an automatic data modification (also called data synchronization).
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......
Step 5: Site parameters
Once the site installed, you can define the site connection options......
HOpen (Function)
Opens a data file.
PythonTerminate (Function)
Unloads the Python DLL and frees memory.
<Array>.Sort (Function)
Sorts a WLanguage array.
WinAnimationNext (Function)
Modifies the type and duration of animations used when opening and closing the next window.
WinAnimationOpening (Function)
Modifies the type and duration of animations used when opening the application windows.
WinAnimationClosing (Function)
Modifies the type and duration of the animation used when closing the application windows.
WEBDEV concepts
The "Analysis" pane
The "Analysis" pane lists......
HFSQL Control Center: Overview
The HFSQL Control Center is used to manage the different HFSQL databases (Network, Mobile, Client/Server) found in the company......
WDADMINEXE: Managing versions
The "Versions" tab of WDADMINEXE is used to manage from the server the versions installed on the client computers......
<Source>.Password (Function)
Defines the password used to create or open a data file.
Software factory: Implementation
To implement the software factory on your WINDEV, WEBDEV or WINDEV Mobile projects, you must:...
HModifyStructure (Function)
Used to update the structure of an HFSQL data file by performing an automatic data modification (also called data synchronization).
HFSQL management functions (prefix syntax)
List of functions for HFSQL management...
Images and buttons
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications and sites......
WINDEV Mobile concepts