ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
TimeDifference (Function)
Calculates the difference between two times in hundredths of a second.
CertificateClientInfo (Function)
Returns information about the certificate used by the client computer.
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
SQL view
An SQL view is a virtual data source defined by an SQL query......
ftpConnection (Variable type)
The ftpConnection type is used to define all the advanced characteristics of an FTP connection.
ScrollbarPosition (Function)
Used to manage the position of scrollbars: Modifies or retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WINDEV or WINDEV Mobile application. Retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WEBDEV site....
MapInfoXY (Function)
Returns the geographical position (latitude and longitude) corresponding to a point in a Map control.
Width (Property)
The Width property gets and changes the width: of a control or block in a report. of a control (found in a window), window, column found in a table or column found in a list box (including listview). of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not....
BrowserType (Function)
Returns the type of browser used by the Web user.
EvaluateExpression (Function)
Evaluates the value of an expression built in a character string.
SSHCommand (Function)
Sends a command to an SSH server. The session is automatically started and closed as soon as the command is sent.
fReadLineRegularExpression (Function)
Reads a line in an external file, gets sections of this line according to a regular expression and assigns them to a variable.
HLoadParameter (Function)
Reads a parameter that was saved from a stored procedure by HSaveParameter.
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
zipExist (Function)
Used to find out whether an archive exists.
SocketExist (Function)
Checks the existence of socket.
HListProvider (Function)
Returns the list of OLE DB providers and/or Native Connectors installed on the current computer....
zipNbFile (Function)
Returns the number of files found in an archive (in CAB, RAR, ZIP, WDZ or 7z format).
StringToDuration (Function)
Converts a duration in character string format to a duration that can be used by a Duration variable.