ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MoveLine (Function)
Allows: move a row in a two-dimensional WLanguage array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional WLanguage array or in an advanced array property....
inAppListProductInfo (Function)
Retrieves, from the store, information about the "In-App" products associated with the application.
EnumSubElement (Function)
Used to enumerate the subelements of a project element.
fDriveReady (Function)
Determines: if a given drive (storage card, CD or DVD) is available, whether the drive exists....
dDisplay (Function)
Displays the drawing in the Image control.
SNMPOIDDescription (Function)
Returns the description of an OID.
HClusterState (Function)
Returns the status of an HFSQL cluster by interrogating its coordinator.
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
PDFReaderSeekFirst (Function)
Initializes the search for a text in a PDF file displayed by the PDF Reader control and positions on the first occurrence found (from the current page).
IWListInsert (Function)
Inserts a new internal window in the list of internal windows used by an Internal Window control.
HTMLEditorToPDF (Function)
Exports the content of an HTML Editor control to a PDF file.
HNbRec (Function)
Returns the number of records in an HFSQL file, query or view: active records, deleted records, etc.
FBGetUserInformation (Function)
Gets the Facebook information of the connected user.
FaxDelete (Function)
Deletes a fax from the spooler and cancels it.
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).
ArraySort (Function)
Sorts a WLanguage array.
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
FTPDisconnect (Function)
Closes the connection between the current computer and the FTP server (File Transfer Protocol).
StreamConfigure (Function)
Specifies the network parameters required to use the Conference controls on Internet.
MapInfoXY (Function)
Returns the geographical position (latitude and longitude) corresponding to a point in a Map control.
ModbusConnectTCP (Function)
Connects a client to a Modbus server via transmission control protocol (TCP).
fReadLine (Function)
Reads a line from an external file (ANSI or Unicode).
grScatterPointSize (Function)
Defines the size of points in a "Scatter" chart. Warning: This feature is only available from WINDEV Suite SaaS 2025 Update 2. For more details, see Utiliser les nouveautés de WINDEV Suite SaaS 2025....
InTSEMode (Function)
Indicates whether the code is run: from a computer in TSE mode or from a remote desktop. from a computer directly....