ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing the replications of HFSQL servers (Control Center)
The HFSQL Control Center is used to create, configure and manage the replications between HFSQL servers....
SysDirStorageCard (Function)
Returns the path of the root directory of the primary external storage space.
Summary table: Managing the application directories according to the platform
DriveCopyDirectory (Function)
copy a directory on the Drive to another directory on the Drive (remote disk).
gglDrive (Type of Variable)
The type gglDrive allows handle Google Drive. To use a Variable of type gglDrive , it is necessary to connect to Google Drive via the function gglDrive Connect.
Search in SCM history
The search in the history allows you to perform an advanced search in the history of operations performed in the SCM......
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
<Connection variable>.SetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
<pdfDocument variable>.GetSignature (Function)
Gets the signature of a PDF document as a buffer.
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
NetMachineName (Function)
Returns the name of the local computer or the name of a computer whose IP address is known (reverse DNS resolution).
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
DownloadAdd (Function)
Adds a new download in the device's download manager....
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
WEBDEV User Groupware: Tips
This help page contains different programming tips for the User Groupware in WEBDEV......
Creating a skin template from an existing skin template
You can create a skin template from an existing skin template (provided by PC SOFT, for example)......
Managing HFSQL Client/Server databases
The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases......
Multi-project search
Performing a search in the current project is a common operation......
BufferToHexa (Function)
Converts a buffer to a hexadecimal string (e.g.,: "4A 5B 00").
oDriveConnect( Function)
Creates a connection to an Drive OneDrive.
HErrorInfo (Function)
Returns a detailed information about the last error triggered by the HFSQL engine.
Project Management Hub: Managing messages
To manage messages in the Project Management Hub, you can use the secure messaging tool included in WINDEV, WEBDEV and WINDEV Mobile......
Spelling check functions
The following functions are used to manage the spelling checker:
Find/Replace in the current project
The "Find/Replace" feature is used to......
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.