ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SeekProcedure (Function)
Seeks a procedure identified by its name. The procedure found can be run directly.
BackgroundTaskAdd (Function)
Adds a new background task.
Configuring the connection with WDSQSINS
For compatibility with the earlier versions of the Native SQL Server Connector (also called Native SQL Server Access), the connection can still be configured in WDSQSINS (supplied with the Native SQL Server Connector)......
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
zipDeleteFileList (Function)
Deletes a list of files from an archive.
dSaveImageGIF (Function)
Saves an image: in a file in GIF format. in memory....
fMerge (Function)
Merges several files into a single one.
HInfoAnalysis (Function)
Returns information about an analysis (WDD file).
NumToFinancialWritingChinese (Function)
Converts a numeric value (integer, real or currency) to a string in the Chinese financial writing format.
SMSReset (Function)
Resets all variables of SMS structure.
UTF8ToString (Function)
Converts a string in UTF8 format into an ANSI or Unicode string.
Telemetry: Viewing data
To see the results of telemetry data for your applications, WINDEV and WINDEV Mobile propose a telemetry editor......
StringToUTF8 (Function)
Converts an ANSI or Unicode string to UTF-8.
Member (Property)
When used on Variant variables, the Member property is used to get the array of named elements.
IWListInsert (Function)
Inserts a new internal window in the list of internal windows used by an Internal Window control.
User Groupware and files accessed via a Native Connector
An application that works with the User Groupware can be used with a database handled by a Native Connector......
Continent (Type of variable)
The Continent type is used to find out the characteristics of a continent.
fCurrentDir (Function)
Identifies or modifies the current directory.
Characteristics of a toolbar
The main characteristics of a "Toolbar" control are configured in the "Details" tab and in the "UI" tab of the description window of control......
grScatterAddDataXY (Function)
Adds a data into a "Scatter" chart.
EmailGetTimeOut (Function)
Reads the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
grPiePullOut (Function)
Pulls out a section (or all sections) in a chart.
AddChildDelayed (Property)
The AddChildDelayed property indicates the procedure to be called when a row in a TreeView or TreeView Table control is clicked to be expanded.