ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

xlsColumnType (Example)
Usage example of the xlsColumnType function
HJSONToRecord (Function)
Imports JSON data into the current record.
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
iConfigure (Function)
Configures the printer for a print performed in WLanguage: by opening the configuration window. by modifying the printer used for the current print....
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
YInitial (Property)
The YInitial property is used to: Find out the Y-coordinate: of a control (position on Y-axis) when opening the window or the page. of a window (position on Y-axis) when opening the window. Modify the Y-coordinate of a control anchored "to bottom" (position on the vertical axis) when opening the window. Find out the Y-coordinate of a control in relation to its block (position in millimeters on the vertical axis) when opening the report....
GPSGetPosition (Function)
Retrieves information about the current device position.
grAutoRefreshCategoryLabel (Function)
Identifies or defines whether the category labels are refreshed whenever the chart is drawn.
17. TLS/SSL: Encrypting information on the Web
FramesetUse (Function)
Displays a WEBDEV frameset in the user's browser and closes all the current page and frameset contexts....
ThreadStopRequested (Function)
Checks if a stop request has been sent to the running thread.
PreviousWin (Function)
Identifies the window that was in edit before the window that is currently in edit (for the same project).
HExecuteProcedure (Function)
Runs a stored procedure.
zipCreateExe (Example)
Usage example of the zipCreateExe function
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
zipOpenCAB (Function)
Opens an existing archive in CAB format.
HRecNum (Example)
Usage example of the HRecNum function
HOpenConnection (Example)
Usage example of the HOpenConnection function
dImageToArray (Function)
Copies the RGB pixels of the image into a one-dimensional or two-dimensional array. The array of colors is cleared then it is filled with the integers representing the colors (24 bits) of the image.
Assignment of RETURN
The return value of the process currently run can be assigned...
LoWord (Function)
Returns the two low bytes of an integer.
HiWord (Function)
Returns the two high bytes of an integer.
ExpandedImage (Property)
The ExpandedImage property is used to: find out and modify the default image associated with an expanded row in a TreeView Table control. find out and/or modify the default image associated with an expanded row in a TreeView control. find out and modify the image associated with a specific expanded row in a TreeView Table control. find out and modify the image associated with an expanded row in a treeview item of a "TreeView table" report....
dRectangle (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).