ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

geoTrackingProcedure (Function)
Defines the WLanguage procedure that will be called when the location of the user changes.
HourGlass (Function)
Transforms the mouse cursor into hourglass and vice versa. In Android and iOS, displays an endless progress bar in a window....
AppInstallUPD (Function)
Triggers the automatic update of current application.
W3C standardization
You must comply with the W3C standard (HTML 4......
xlsNbColumn (Function)
Returns the number of columns found in a worksheet of an XLS file.
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
OrganizerAddAppointment (Function)
Adds a new appointment to an Organizer control.
HCancelDeclaration (Function)
Used to: Delete a declaration made previously using HDeclare, HDeclareExternal, HDescriveFile. After this operation, the data file is no longer recognized by the HFSQL engine. Free the resources of a query (after calling HExecuteQuery or HExecuteSQLQuery)....
zipClose (Function)
Closes an archive.
xlsColumnType (Function)
Returns the type of data entered in a column of an XLS file.
gpwActivateUser (Function)
Validates a new user in the User Groupware database by activating the user.
HTTPCancelForm (Function)
Cancels the declaration of an HTTP form and frees all its resources.
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
SocketAccept (Function)
Run on the server, this function accepts a connection request on an existing socket on the server machine.
hBackupDescription (Variable type)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
HInfoServerRights (Example)
Usage example of the HInfoServerRights function
HInfoFileRights (Example)
Usage example of the HInfoFileRights function
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
Database (Property)
The Database property is used to manage databases associated with a connection (HFSQL Client/Server, OLE DB, etc.)....