ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Looper control functions
List of functions for managing Looper controls...
Insert (Function)
Inserts an element at a given position: into a one-dimensional WLanguage array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
IntegerToTime (Function)
Converts an integer into a time in HHMMSSCC format.
MatFill (Function)
Initializes all the elements found in a matrix of a given size.
H.NbRetryRead (Variable)
Indicates the number of attempts to read the file or record before giving control back to the program.
XMLInsertElement (Function)
Inserts an XML element (tag or attribute) into an XML document.
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
Option,Test (External language)
In an information window, displays each call to the function and each status report returned by the function.
EmulateActionBar (Function)
Emulates an Action Bar during the automated tests run on a mobile device (Android or iOS).
Font
The Font keyword can correspond to: a Font variable. the Font property....
NotifDeleteCategory (Function)
Deletes a notification category from the application.
LooperAddLine (Function)
Adds a row at the end of a Looper control.
Today (Function)
Returns or modifies the system date (date of the day defined on the current computer).
SQLListTable (Function)
List all the tables that can be accessed by the connected database system.
SocketClose (Function)
Closes a socket or a connection to a server socket.
Welcome to WINDEV, WEBDEV and WINDEV Mobile
The home page allows you to easily perform the operations for creating and opening projects......
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
HSeek (Function)
Positions on the first record of the data file whose value for a specific item is greater than or equal to a sought value (generic search by default).
The Wire control
The Wire control is used to visually link 2 controls......
16. Java applications in practice
Java applications in practice...
RealToDateTime (Function)
Converts an 8-byte real to a date and time.
Converting C types
Depending on the type of programming, it may be useful to know the correspondence between the types used in C and the types used in WLanguage......
docProperty (Type of variable)
The docProperty type is used to define the properties of a Word Processing document.
NFCWriteTag (Function)
Starts writing data to an NFC tag.
XMLDelete (Function)
Deletes the current element (as well as the entire branch) from an XML document.