ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Importing a WINDEV window into a WEBDEV website
The Windows windows developed with WINDEV...
QueueInfo (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.
ServiceControl (Function)
Sends a control message to a service.
ArrayToString (Function)
Converts a one- or two-dimensional array to a character string.
HNbRec (Function)
Returns the number of records in a file, query or HFSQL view: active records, crossed records, deleted records, etc.
StackInfo (Function)
Retrieves the characteristics of a stack: types of elements and number of elements.
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
ServiceRefresh (Function)
Asks a service to re-read its configuration information.
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
HSetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a Webservice to run.
fDateTime (Function)
Returns or modifies the different dates and times associated with a file or directory (date created, modified or accessed).
dbgCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
dbgCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
Identifier (Property)
The Identifier property is used to get and change the identifier of an element.
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
HDeleteGroup (Function)
Deletes (from the server) a group of users associated with a connection.
HListGroup (Function)
Returns the list of groups of users defined for a connection.
HListUser (Function)
Returns the list of users defined for a connection.
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
grAddData (Function)
Adds a data into a chart.
IntToHexa (Function)
Returns the hexadecimal string of a numeric value.
HSetCache (Function)
Used to configure the management of caches in the HFSQL Client/Server engine....
HListConnectedUser (Function)
Lists the users currently connected to one or more files handled by a Client/Server connection....
HDeleteDatabase (Function)
Deletes a database located on an HFSQL server.