ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
FTPDisconnect (Function)
Closes the connection between the current computer and the FTP server (File Transfer Protocol).
EmailSeekFirst (Function)
Finds one or more emails according to the criteria specified in the messaging software (Outlook, messaging software using the IMAP protocol, ...).
License agreement for Native Oracle Connector
License agreement for Native Oracle Connector...
gFontBold (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is in bold or not.
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
gRectangle (Function)
Builds a sequence of characters used to draw a rectangle.
Managing parallel tasks
The computers are becoming more and more powerful......
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.
Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define a drop-down menu......
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
ArcTan (Function)
Returns the arc tangent of a numeric value (integer or real).
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
grPiePullOut (Function)
Pulls out a section (or all sections) in a chart.
Memo (Property)
The Memo property is used to determine if an item is of type memo.
LooperModifyLine (Function)
Changes the values of the attributes in a row of a Looper control based on a data file or populated programmatically.
Abs (Function)
Returns the absolute value: of a numeric value, of a numeric expression (integer or real). of a duration....
HTMLAttribute (Property)
The HTMLAttribute property reads and changes the HTML attributes of the control.
StringCount (Function)
Calculates: the number of occurrences of a specific character string (by respecting the search criteria) in another character string. the number of occurrences of a set of strings in an array....
Day (Property)
The Day property is used to: Get the day from a Date or DateTime variable, or get the number of days from a Duration variable. Change the day of a Date or DateTime variable, or change the number of days of a Duration variable. Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format) Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)...
Monitoring robot: Configuring the Robot controller parameters
From the monitor, you can change the configuration options......
SpeechRecognitionAddCommand (Function)
Adds a voice command into the current window.