ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ArcSin (Function)
Returns the arc sine of a numeric value (integer or real).
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
NetIPAddress (Function)
Returns the IP (Internet Protocol) address of a computer.
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...
LastDayOfWeek (Function)
Returns the date of the last day of the week corresponding to a given date.
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
ThreadExecute (Function)
Starts the execution of a secondary thread.
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).
System constants
List of constants used by the system functions....
RepeatString (Function)
Concatenates N number of copies of the same specified string or buffer.
ArcCos (Function)
Returns the arc cosine of a numeric value (integer or real).
Country (Type of variable)
The Country type is used to find out the characteristics of a country.
MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
HChangeName (Function)
Modifies the physical name of a data file.
grPiePullOut (Function)
Pulls out a section (or all sections) in a chart.
zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.
BrowsedItem (Property)
The BrowsedItem property is used to: Get the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Change the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Then, the iteration is reinitialized....
HNext (Function)
Sets the position on the next data file record according to a browse item.
ControlCurrent (Function)
Returns the name of the control currently in edit.
TimeValid (Function)
Checks the time validity.
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
MyWindow (Reserved word)
MyWindow is used to handle the current window...
Max (Function)
Returns the greatest value passed as parameter.