ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

StringInsert (Function)
Inserts a string into another character string at a given position.
HSL (Function)
Creates a color from its hue, saturation and lightness.
HReadLast (Example)
Usage example of the HReadLast function
TreeCollapse (Function)
Collapses a branch previously expanded.
PageParameter (Function)
Returns the value of a parameter passed to the current page.
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
LooperDeleteAll (Function)
Deletes all rows from a Looper control populated programmatically.
dPolygon (Function)
Draws a polygon: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
ArcTan (Function)
Returns the arc tangent of a numeric value (integer or real).
fTime (Example)
Usage example of the fTime function
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window (position on the X-axis). Get the X-coordinate of a control or window (position on the X-axis)....
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
LooperMoveLine (Function)
Moves a row or swaps two rows in a Looper control.
HListDatabase (Function)
Lists the Client/Server databases associated with a connection....
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
Referring to an element in a WLanguage event / process
StringReverse (Function)
Reverses the characters of a string.
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
XMLToText (Function)
Converts a character string in XML format into a standard character string.