ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
AAF: Simple edit options in an edit control
The context menu of an edit control is used to perform simple edit operations...
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
MandatoryInputMessage (Property)
The MandatoryInputMessage property is used to identify and set the message that will be displayed if the control is left empty (when the MandatoryInput property is enabled).
<WBAdminAuth variable>.DeleteAccount (Function)
Deletes a WEBDEV account from a WEBDEV Application Server.
<WBAdminAuth variable>.CreateAccount (Function)
Creates a WEBDEV account on a WEBDEV Application Server.
<zipArchive variable>.InfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
EpochToDateTime (Function)
Converts a date and a time in Epoch format (number of time units since 01/01/1970 at 00h00 UTC) to a local datetime....
ChangeStyle (Function)
Modifies the style of a control dynamically.
HExecuteProcedure (Function)
Runs a stored procedure.
TimePicker (Function)
Opens the system time picker.
External language: Programming in Fortran
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
HInfoServerProperty (Function)
Allows you to find out the properties of an HFSQL server.
Null (Property)
The Null property is used to: Assign NULL to the item for the current record. Find out whether the item is associated with the NULL value for the current record. Define the default value of an item when the item is described through programming....
Handling a Logical Data Model (LDM)
The main operations that can be performed on an LDM are as follows......
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change the size of the font used in a control....
WBAdminCreateAccount (Function)
Creates a WEBDEV account on a WEBDEV Application Server.
WBAdminDeleteAccount (Function)
Deletes a WEBDEV account from a WEBDEV Application Server.
HBackup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one or more databases, one or more data files.
<WBAdminAuth variable>.UpdateAccount (Function)
Updates the parameters of a WEBDEV account in a WEBDEV Application Server.
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
<emailPOP3Session variable>.NbMessage (Function)
Returns the number of incoming messages on the email server (POP3 protocol only).
Database of the Control Centers
The database of Control Centers groups various information shared by the different modules found in WINDEV, WEBDEV and WINDEV Mobile......
TableDisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control.
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......