ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sub-query
A sub-query is a query whose result is used by another query...
gLine (Function)
Builds a sequence of characters containing a line.
xlsColumnType (Function)
Returns the type of data entered in a column of an XLS file.
XMLLast (Function)
Positions on the last element (tag or attribute) of the current tree level.
XMLFirst (Function)
Positions on the first element (tag or attribute) in the current tree level.
Num1stDayOfTheWeek (Property)
The Num1stDayOfTheWeek property gets and sets the 1st day of the week displayed in: a Calendar control. an Organizer control. a Scheduler control. an edit control in Date format with Calendar....
fSeek (Function)
Gets and sets current position in an external file.
zipExist (Function)
Used to find out whether an archive exists.
SchedulerDeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
TelemetryEnable (Function)
Enables the telemetry manually.
SocketExist (Function)
Checks the existence of socket.
HRplPass (Function)
Sets the passwords used to protect the universal replication files.
Keyboard shortcut and hotkey
A control in a window or page can be associated with an alphanumeric character, a key or combination of keys ("keyboard shortcut"), etc....
The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......
How to clone and use columns in a Table control?
In some cases, a Table control must be filled with an unknown number of columns (when creating the control)....
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....
MongoGridFSGetFileByID (Function)
Retrieves (on the local computer) a file identified by its identifier and found in a MongoDB file system.
<Table>.CollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
dVerticalSymmetry (Function)
Flips an image with respect to a vertical axis (symmetry with respect to a vertical axis).
dHorizontalSymmetry (Function)
Flips an image with respect to a horizontal axis (symmetry with respect to a horizontal axis).
Composite variable
A composite variable contains different types of elements (members)...
2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...
AnchorRateRight (Property)
The AnchorRateRight property is used to: Find out the anchor rate when a control moves on the horizontal axis. Modify the anchor rate when a control moves on the horizontal axis....
AnchorRateHeight (Property)
The AnchorRateHeight property is used to: Find out the vertical anchor rate of a control. Modify the vertical anchor rate of a control....
UTF8ToUnicode (Function)
Converts a UTF-8 string to Unicode