ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....
SpeechSynthesisReadText (Function)
Reads the specified text using the device's text-to-speech engine....
Programming overview in C and C++
HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
zipOpen (Function)
Opens an existing archive.
ArrayDeleteAll (Function)
Deletes all 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....
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
gpwUser (Variable type)
The gpwUser type is used to describe and modify the characteristics of a user of WEBDEV or WINDEV User Groupware.
Geolocation function constants
Constants used by geolocation functions...
AppleID (Type of variable)
The AppleID type corresponds to the identifier resulting from a successful Apple ID authentication.
HDelete (Function)
Deletes a record from a data file (query or view).
gpwOpenLDAPSession (Function)
Informs the User Groupware that the authentication of users will be done via an LDAP directory.
SpellAddDictionary (Function)
Adds a word to the dictionary of OpenOffice: for the instance of the current application. for all the applications....
SpreadsheetLoad (Function)
Loads a file in XLSX format in a Spreadsheet control found in a window.
hbConnection (Type of variable)
The hbConnection type is used to define the characteristics of a connection to a HBase server.
fSizeUncompressed (Function)
Returns the size of a file before compression. When a file is decompressed by fUncompress, we recommend that you to compare the non-compressed size of file with the available disk space.
HInfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
KanbanDeleteList (Function)
Deletes a list from a Kanban control.
SpreadsheetInsertWorksheet (Function)
Inserts a worksheet into a Spreadsheet control found in a window.
Zombie data files and items
During the life of an application, items live and die......