ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

gpwActivateUser (Function)
Validates a new user in the User Groupware database by activating the user.
Creating the Vision windows of the WINDEV RAD pattern
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
ImageState (Property)
The ImageState property is used to get and change the number of drawings in: The image associated with a button. The image of the cursor in a slider. The image associated with the button of a sidebar pane. The image associated with the button of a tab pane. The image associated with the Rating control. The image associated with a group in a Ribbon control. The image associated with a menu option....
fUnlock (Function)
Entirely or partially unlocks an external file.
CertificateCheckString (Function)
Checks the correspondence between a signature and a string.
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
zipCreate (Function)
Creates an archive.
SQLExec (Function)
Names and runs an SQL query.
ReplicInfo (Function)
Returns information about a replication.
ServiceRefresh (Function)
Asks a service to re-read its configuration information.
gpwOpenConfiguration (Function)
Opens the User Groupware configuration window or page.
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
SSHConnectShell (Function)
Starts a new SSH session of "Shell" type.
OpenAsynchronous (Function)
Opens a window whose result will be retrieved via a WLanguage procedure ("callback").
SysWindowsVersion (Function)
Returns information about the Windows version used on the current computer.
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a Webservice to run.
HListItem (Function)
Returns the list of items: found in a data file ( a query or a view) known to the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. found in a Record variable....
UploadStart (Function)
Starts sending the selected files into an Upload control.
CertificateSignString (Function)
Creates the signature of a character string.
Time (Type of variable)
The Time type is used to easily handle the times...
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
LooperSearch (Function)
Searches for a value in an attribute of a Looper control.
AllModifiableWithReportsAndQueries (Property)
The AllModifiableWithReportsAndQueries property is used to determine if a report can be modified in Reports & Queries.
Empty (Property)
The Empty property is used to determine if: a Looper, Table, List Box or Combo Box control is empty. The control can be a browsing control or a memory control. a Chart control contains no series. a report control is empty (control linked to an item). an array (or an associative array) contains no element. an element of an associative array exists or not. a queue, a list or a stack contains no element....