ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grColumnSpacing (Function)
Indicates the spacing between each data category in a column chart or in a Minimum/Maximum stock chart....
5. User Groupware in practice
HInfoBackup (Function)
Returns information about one or more backups performed on an HFSQL Client/Server server....
Continent (Type of variable)
The Continent type is used to find out the characteristics of a continent.
Native DB2 Connector : Programming with SQL functions
The use of SQL functions to handle DB2 data does not require importing the file structure into the analysis......
Handling character strings
WINDEV, WINDEV Mobile and WEBDEV allow you to perform different types of operations on character strings via the WLanguage functions......
fCurrentDir (Function)
Identifies or modifies the current directory.
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
grTitleFont (Function)
Modifies the font used for the chart title.
grLegendFont (Function)
Modifies the font used for the chart legend.
EmailGetTimeOut (Function)
Reads the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV Application Server...
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
ThreadEnd (Function)
Ends the execution of the current thread.
ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
iSubstBlock (Function)
Substitutes one block of the report with another block while the report is printed.
Enumeration (Type of variable)
An enumeration is a set of values......
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
ToastDisplay (Function)
Displays a "Toast" message.