ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to backup HFSQL Client/Server databases?
The backup of the HFSQL Client/Server databases can be performed......
<Window>.EdUndo (Function)
Undoes the last action performed by the end user when modifying the interface ("Allow end users to modify the UI" option enabled).
AttributeSerialize (Property)
The AttributeSerialize property gets the serialization name of the type according to its name and the <Serialize> extension attribute.
VolumePhysicalButton (Function)
Identifies or modifies the sound source associated with the physical buttons used to set the volume of the device.
EmailAddress (Type of variable)
The EmailAddress type is used to handle an email address as well as its type (home, office, etc.).
HRecreateSubscriberReplica (Function)
Re-creates the description file of a subscriber replica (universal replication only) according to the information of the master replica (.RPM and.SYN files).
DocGoIntoEdit (Function)
Enters in edit in the Word Processing control in a specific document section: body, header or footer.
Multimedia functions (prefix syntax)
List of Multimedia functions...
<Word Processing>.GoIntoEdit (Function)
Enters in edit in the Word Processing control in a specific document section: body, header or footer.
VisibleWithAnimation (Property)
The VisibleWithAnimation property is used to make a control visible or invisible via the "Appear/Disappear" animation....
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
WinIconBarHeight (Function)
Returns or modifies the current height of the "Icon Bar" area in the current MDI parent window.
sParameter (Function)
Defines or modifies the parameters for configuring the specified serial port, parallel port or infrared port.
EmailChangeFolder (Function)
Modifies the current folder in the messaging software (Outlook, messaging software using the IMAP protocol, ...).
Uploading and downloading files on Internet (WINDEV FTP and RPC)
Several methods can be used to upload and download files by Internet......
Publishing the replication from ReplicEdit
A replication description created with ReplicEdit can be published from this tool on a replication server......
Report controls
Several types of controls can be handled in a report created by the report editor......
Question edit wizard
When typing a new message intended to the end user, WINDEV or WINDEV Mobile automatically displays the following window......
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
ShapePolygon (Function)
Modifies the shape currently displayed in a Shape control to get a custom shape (by specifying the coordinates of polygon points).
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
Handling a control through programming in a report
All report controls can be handled through programming......
WINDEV FTP functions
List of WINDEV FTP functions...
How to create an SQL query to get a sum?
This help page explains how to create a Sum query with the query editor....
FTPDateTime (Function)
Returns the different dates and times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).