ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iLink (Function)
Adds a link to a URL address into the HTML page currently printed.
dbgSaveDebugDump (Function)
Saves a dump file of the application.
HChangeConnection (Example)
Usage example of the HChangeConnection function
ServiceModify (Function)
Modifies the configuration of a service according to the information given in the members of the Service variable.
CameraConfigure (Function)
Allows you to configure the video capture driver.
VideoConfigure (Function)
Allows you to configure the video capture driver.
grColor (Function)
Returns and initializes the color of different chart elements.
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
Logical operators
The logical operators are as follows......
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
DeleteAll (Function)
Deletes all the elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from an advanced array property (array of gglCalendar events, etc.). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
DDEError (Function)
Returns the runtime status report of a DDE function.
HDeclareExternal (Example)
Usage example of the HDeclareExternal function
HBuildKeyValue (Example)
Usage example of the HBuildKeyValue function
EmailDeleteMessage (Example)
Usage example of the EmailDeleteMessage function
dFont (Example)
Usage example of the dFont function
HCreateView (Example)
Usage example of the HCreateView function
zipDeleteFileList (Function)
Deletes a list of files from an archive.
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
ArrayToString (Function)
Converts a one- or two-dimensional array to a character string.
ArrayMove (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
HSendMessageToClient (Function)
Displays a message on the client computers.