ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
NetListIPAddress (Function)
Returns the list of IP addresses (Internet Protocol) for a computer.
grBarColor (Function)
Initializes the color of a specific bar in a Column or Stacked Column chart.
FBStopSession (Function)
Stops the Facebook session that was started by FBStartSession.
OAuth and OpenID protocol management functions
OAuth and OpenID protocol management functions...
DriveMoveDirectory (Function)
Move a directory and its contents to another directory on the same Drive (remote disk).
grSunburstRootSection (Function)
Changes or specifies the path of the root in a Sunburst chart.
LooperDeleteSelect (Function)
Deletes the selected rows from a Looper control.
MmoEncryption (Property)
The MmoEncryption property is used to set the encryption method of the memo file (.MMO) associated with the data file.
LooperInsertLine (Function)
Inserts a row into a Looper control.
InWebMode (Function)
Indicates whether the current process is run: from a WINDEV executable. from the WEBDEV runtime engine (AWP)....
HFileExist (Function)
Determines: whether a file exists, which means whether it was physically created (HCreation or HCreationIfNotFound). whether a view or a query was defined....
List,Position (External language)
Position the first element displayed in the list or returns the subscript of the first element displayed.
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
HListTrigger (Function)
Returns the list of triggers applied to one or more HFSQL data files.
SpeechRecognitionTrigger (Function)
Triggers the device's speech recognition service....
SchedulerWorkingHour (Function)
Used to indicate the specific working hours per day in a Scheduler control.
HCheckMemo (Function)
Checks the structural integrity of memos in an HFSQL data file.
DisplayModePreview (Property)
The DisplayModePreview property gets and sets the camera preview mode.
NetworkDisconnect (Function)
Disconnects a network drive.
DotNetRunXML (Function)
Runs a procedure on a server for .Net XML Web services.
SSH constants
The following constants are used to manage an SSH server:...
ParallelTaskExecuteAfter (Function)
Indicates a continuation parallel task that will be run when one of the specified parallel task is completed.
ParallelTaskExecuteAfterAll (Function)
Indicates a continuation parallel task that will be run when all the tasks found in an array of parallel tasks are ended.
SQLNext (Function)
Positions on the next row of the query result.