ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fSelectDir (Function)
Opens a directory picker.
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.
HDeleteServerTrigger (Function)
Deletes a server trigger.
fCopyDir (Function)
Copies the contents of a directory and its subdirectories.
fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several applications), for the current user.
fListDisk (Function)
Returns the list of disks installed on the computer.
HServerStatus (Function)
Allows you to find out the status of a HFSQL server (this function uses the MantaManager service).
TileAdd (Function)
Adds a new tile customization for the current Windows Store Apps application.
HStartServer (Function)
Allows you to start an HFSQL server (this function is using the MantaManager service).
HDropView (Function)
Removes a materialized view from the HFSQL server.
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.
DriveMoveDirectory (Function)
Move a directory and its contents to another directory on the same Drive (remote disk).
Download_constants
Utilisation dans la classe diagForme - Accès en Lecture + Ecriture - Type : Réel double...
<Array>.Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
TileDeleteAll (Function)
Deletes all modifications made to the application tile.
HModifyViewRights (Function)
Modifies the rights granted to a user or to a group on a SQL view or on a materialized view.
J2EEGetResult (Function)
Returns the result of the last J2EE procedure that was successfully run.
J2EE constants
List of constants used by the J2EE functions....
oDriveConnect( Function)
Creates a connection to an Drive OneDrive.
String functions
List of functions for managing character strings...
TileDisplayBadge (Function)
Displays a badge (numeric notification or image) on the tile of a Universal Windows 10 App application.
<Connection variable>.StopServer (Function)
Stops an HFSQL server.
<Connection variable>.InfoViewRights (Function)
Allows you to find out the rights granted to a user or to a group on an SQL view or on a materialized view.
<Connection variable>.NoDatabaseAccess (Function)
Denies all new connections to a database or to all databases.