ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Font (Type of variable)
A Font variable creates a font programmatically...
ControlClone (Function)
Creates a new control from an existing control.
SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.
Detailed use of WINDEV FTP/RPC
Date (Property)
The Date property is used to: Retrieve the date from a DateTime variable. Modify the date in a DateTime variable. Retrieve the date from a Date item (in "Date and Time" format) . Modify the date in a Date item (in "Date and Time" format)...
<Connection variable>.UpdateQuery (Function)
Creates or updates a query on an HFSQL server.
Converting C types
Depending on the type of programming, it may be useful to know the correspondence between the types used in C and the types used in WLanguage......
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......
Merging differences (SCM)
The Wire control
The Wire control is used to visually link 2 controls......
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
Animating the windows of a WINDEV application
To give your applications an outstanding style and to impress the users when starting your applications, the windows can be animated when they are opened and/or closed......
fLongPath (Function)
Returns the full long path of a file or directory.
fShortPath (Function)
Returns the full short path of a file or directory.
fBuildRelativePath (Function)
Returns the path to a file relative to a reference directory.
HFSQL Client/Server: Overview
You have the ability to create applications that access the HFSQL Client/Server databases......
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
SocketCreateSSL (Function)
Creates a secure socket according to the SSL protocol.
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
Analysis links
The links are used to link the files found in an analysis between themselves......
SaaSAdminCreateClientDatabase (Function)
Creates the database of a client account for a SaaS site.
<Connection variable>.UpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
<WBAdminAuth variable>.CreateAccount (Function)
Creates a WEBDEV account on a WEBDEV Application Server.
WBAdminCreateAccount (Function)
Creates a WEBDEV account on a WEBDEV Application Server.
Displaying a different content on each row
In a Looper control, a different content can be assigned to the Table, Chart, List Box and TreeView controls......