ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to create a menu?
grDraw (Function)
Draws a chart according to the specified parameters.
TableToClipboard (Function)
Copies the content of a Table or TreeView Table control to the clipboard.
TableEndFilling (Function)
Ends the process to populate a Table or TreeView Table control programmatically.
InitialItem (Property)
InitialItem is used to find out the initial name of an item found in a query. This name is known from the alias of this item.
HExecuteSQLQuery (Example)
Usage example of the HExecuteSQLQuery function
sshSession (Type of variable)
The sshSession type is used to define the characteristics of a connection to an SSH server.
Drawing constants
List of constants used by the drawing functions....
ToastDisplayIW (Function)
Opens a toast whose content is based on an internal window.
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
HManageServerUpdate (Function)
Used to manage the automatic update of HFSQL Client/Server servers by specifying the check frequency regarding the availability of updates....
SOAPEncodeResult (Function)
Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client program.
Creating your own User Macro-Codes
The User Macro-Codes are sections of WLanguage code allowing the end user to customize his application......
Code snippets
The code editor allows you to enter "Code snippets"......
Handling a Switch control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Switch control by programming......
WinRefreshVisible (Function)
Modifies or returns the visibility state of the refresh bar in a window.
IWListDeleteAll (Function)
Deletes all the internal windows from the list of internal windows browsed by an Internal Window control.
Handling List Box controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle List Box controls....
Constants for managing XML documents
List of constants used by the functions for managing XML documents....
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
Select query description window: Use
Let's see some operations specific to the description window of a select query......
TableStartFilling (Function)
Starts the process to populate a Table or TreeView Table control programmatically.
Body (Property)
The Body property is used to identify and modify the HTML body of an HTML Display control or an HTML Editor control.
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.