ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EnumControl (Function)
Returns the name of Nth control found in the specified element.
Financial constants
List of constants used by the financial functions....
MemOut (Function)
Used to find out whether the browse performed on a memory area is outside this memory area.
ControlPrevious (Function)
Specifies the name of control that was in edit before the current control.
TableGiveChild (Function)
Returns the "children" of an element (lower level) in a TreeView Table control.
ArrayUnionAll (Function)
Returns an array corresponding to the union of two arrays (without deleting duplicates).
dRectangleGradient (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
External language: Programming in COBOL
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
External language: Programming in Fortran
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
PageNumber (Property)
The PageNumber property is used to: get and change the number of the page displayed in an Image control ("multi-page" image files) get and change the page number of a PDF file displayed in an image control of a window get and change the page number of a PDF file displayed in the background of a report....
RowDetailsBinding (Property)
The RowDetailsBinding property allows you to identify and modify the data binding used to display the details of a row in a Table control based on a data file.
EmailReadMessageHeader (Function)
Reads the header of an incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
EmailReadNext (Function)
Reads the incoming email found after the current email according to the protocol (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
SQLCode (Property)
The SQLCode code property is used to get the SQL code of a query created with the query editor (".WDR" file).
HPriorityClient (Function)
Modifies the priority of a client application.
DocOpen (Function)
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked until it is closed....
ControlCurrent (Function)
Returns the name of the control currently in edit.
HComputer (Function)
Stores a unique computer number or identifier in order to use the log and transactions over the network.
HStatNbRec (Function)
Returns the number of entries for a given key item.
TableTypeItem (Function)
Checks the existence of an element in a TreeView Table and returns its type (node or leaf) if the element exists.
diagPolygon (Type of variable)
The diagPolygon type is used to define all the advanced characteristics of a shape of type Polygon.
MemFirst (Function)
Positions on the first element of a memory zone and returns the value of this first element.