ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Organization Chart>.InfoXY (Function)
Returns the index of the element found at a given position in an Organization Chart control.
WindowIfNew (Property)
The WindowIfNew property is used to get and change the name of the internal window to be opened if the end user opens a new tab in a dynamic Tab control.
fBuildPath (Function)
Builds a complete file path from the directory and short name of a file. This function is mainly used to get a valid file name without having to worry about the presence of separators in the path ('/' or '\') or about their direction according to the platform....
dText (Function)
Draws a text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
StreamAccept (Function)
Associates a stream connection request with a Conference control.
OrgInfoXY (Function)
Returns the index of the element found at a given position in an Organization Chart control.
dSlice (Function)
Draws a circle section or an ellipse section: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dModifyHue (Function)
Changes the hue of an image: in an Image control, in an Image variable....
dModifySaturation (Function)
Modifies the saturation of an image found: in an Image control, in an Image variable....
StreamStop (Function)
Stops receiving or broadcasting a type of data in a stream.
<picLayer variable>.DrawRectangle (Function)
Draws a rectangle in a picLayer variable.
Multiline (Property)
In a window or page, the Multiline property is used to: find out and modify the "Multiline" option of an Edit control. find out and modify the "Multiline" option of a column in a Table control. In a report, the Multiline property is used to determine and change the "Multiline" option of a control....
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
AAFExecute (Function)
Runs an Automatic Application Feature (AAF) on a control or window. This function can be used to start the spelling checker on an edit control for example.
WinEditAllowed (Property)
The WinEditAllowed property is used to determine and configure the actions allowed on a control when the window switches to "Allow end users to modify the UI" mode.
Screen,Column (External language)
Returns the index of the current column in a Table based on a data file or in a Table populated programmatically.
Using the Salesforce service
Salesforce is a very popular CRM software......
Subscribing an element to the dictionary
The subscription to a dictionary element is automatically proposed......
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
<List Box>.Select (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
<List Box>.InfoXY (Function)
Returns the index of the row (or image) at a given position in a List Box or ListView control.
6. Editing a page: zoning mode
Installer skin template
The setup program creation wizard lets you customize the setup program windows......
NdxEncryption (Property)
The NdxEncryption property is used to configure the encryption method for the index (.NDX) file associated with the data file.
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......