ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WinSize (Function)
WinSize:
  • returns or modifies the window display mode (maximized, minimized or normal),
  • modifies the window height and/or width,
  • moves the window and modifies a window's height and/or width.
Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes.
DrawingStyle (Function)
Allows you to find out and modify:
  • the display mode of grayed buttons found in the windows of your application.
  • the display mode of translucent border for the windows of your application.
  • the mode for loading large images.
FinInterestRate (Function)
Calculates the interest rate for a loan over a specific period of time with fixed payments.
fSep (Function)
Returns the separator of directory according to the current platform ('\' or '/')....
SSHConnectShell (Function)
Starts a new SSH session of "Shell" type.
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.
AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of a two-dimensional array property of a variable type (xlsDocument variable for example])....
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
ArrayAddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of an advanced two-dimensional array property (xlsDocument, etc.)....
Install a WEBDEV Application Server for Linux
There are several steps to install the WEBDEV Application Server on a Linux server......
HErrorLock (Function)
Used to check whether a lock error occurred.
BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV website.
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
List (Variable type)
A List variable is a structured type that is used to group a set of elements of the same type.
zipFindFile (Example)
Usage example of the zipFindFile function
Handling the framesets
The different operations that can be performed on the framesets are as follows......
SQLExec (Function)
Names and runs an SQL query.
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....
zipCreate (Function)
Creates an archive.
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images in their WINDEV applications......
CertificateSignString (Function)
Creates the signature of a character string.
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.
GPSStatus (Function)
Retrieves the activation status of the geolocation provider or asks to be notified when the status changes.
HTTPCookieGet (Function)
Retrieves the cookies read by a call: to HTTPRequest for an HTTP domain. to HTTPSend for an HTTP domain....