ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Width (Property)
The Width property gets and changes the width: of a control or block in a report. of a control (found in a window), window, column found in a table or column found in a list box (including listview). of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not....
dModifyHue (Function)
Changes the hue of an image: in an Image control, in an Image variable....
BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV site.
gCoord (Function)
Builds a sequence of characters used to define the position of the input cursor for a text.
LastDayOfMonth (Function)
Returns the date of the last day for the specified month.
DateTimeUTCToLocal (Function)
Converts a UTC date and time to local time (time zone, summer time, winter time).
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
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....
iCreateFont (Function)
Creates a new print font.
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
Empty (Property)
The Empty property is used to determine if: a Looper, Table, List Box or Combo Box control is empty. The control can be a browsing control or a memory control. a Chart control contains no series. a report control is empty (control linked to an item). an array (or an associative array) contains no element. an element of an associative array exists or not. a queue, a list or a stack contains no element....
Sort (Function)
Sorts a WLanguage array.
Size (Property)
The Size property is used to determine and change the size of an element.
dStartDrawing (Function)
Indicates that the drawing functions that will be used are intended for: the specified Image control, the specified Image variable, the specified Image variable, the specified WDPic variable (on the background layer), the specified picLayer variable....
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
Extern (Reserved word)
EXTERN is used to...
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
KeyType (Property)
The KeyType property is used to set the characteristics of a key item.
DefaultValue (Property)
The DefaultValue property is used to: Find out the default value of an item. This item was defined in the data model editor or through programming. Define the default value of an item (when describing the item through programming)....
FontStrikeOut (Property)
The FontStrikeOut property is used to: Determine if the text displayed is struck through. Apply strikethrough formatting (or not) the text displayed in a control....
HListLink (Function)
Returns the list of links (Merise) in the current analysis or in a specific analysis
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
MySelf (Reserved word)
MySelf is used to handle the current control...
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
grAutoRefreshSeries (Function)
Identifies or defines whether a series is refreshed whenever the chart is drawn.