ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
HListItem (Function)
Returns the list of items: found in a table (a query or a view) known to the HFSQL engine. The tables defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. found in a Record variable....
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
Comparing the project messages
The comparison between source and target text helps you find translation errors......
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
Int (Variable type)
The Int type is used to easily perform calculations on integer values...
gglPhoneNumber (Type of variable)
The gglPhoneNumber type is used to describe and modify the phone number of a contact...
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
Correspondence between languages, sub-languages, character sets and nations
The table below presents the correspondence between languages, sub-languages, character sets and nations:
xmlDocument (Variable type)
The xmlDocument type is used to handle an XML file.
2. Projects in practice
Collapses a branch previously expanded....
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a web service proxy (SOAP).
gglContactGroup (Type of variable)
The gglContactGroup type is used to describe and modify a group of contacts used by the Google Contacts service...
SCM: Adding a project to the repository
Some operations are required before an existing project can be used by the Source Code Manager......
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
Managing the automatic identifiers when adding a record
When adding a record into a HyperFileSQL file (HAdd), three management modes are available for the automatic identifiers......