ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

5. User Groupware in practice
WDMap: Printing records
WDMAP allows you to print the records found in a data file......
PythonInitialize (Function)
Specifies the location of the Python DLL to be loaded.
Python functions
The Python functions are as follows......
PythonAddPath (Function)
Adds the path to a directory or the path to the virtual environment to search for Python modules.
Parameter of a procedure/function
You have the ability to pass parameters to a procedure....
Appendix 1: WEBDEV vocabulary
Bloque entièrement ou partiellement un fichier externe....
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"......
5. User Groupware in practice
WDZip: Overview
WDZip is used to compress and group your files in archives......
Automatic features of edit controls
Edit controls provide multiple automatic features available in all the controls of your applications without writing a single line of code......
PopupClose (Function)
Hides a popup displayed in the page via PopupDisplay.
<Source>.Open (Function)
Opens a data file.
EndProgram (Function)
Ends the execution of the current program.
HOpen (Function)
Opens a data file.
<Source>.ModifyStructure (Function)
Used to update the structure of an HFSQL data file by performing an automatic data modification (also called data synchronization).
Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
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......
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......
PythonTerminate (Function)
Unloads the Python DLL and frees memory.
PythonExecute (Function)
Executes a function present in a Python module.
WinAnimationOpening (Function)
Modifies the type and duration of animations used when opening the application windows.
WinAnimationNext (Function)
Modifies the type and duration of animations used when opening and closing the next window.