ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
Managing assertions
...The main available features are as follows:...
SysIMEI (Function)
Returns the IMEI number of an Android phone.
dbgStandardOutput (Function)
Writes an information into the standard output stream "stdout" (also called "console").
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
Combination (Type of variable)
A combination is a set of options.
CertificateSignString (Function)
Creates the signature of a character string.
Age (Function)
Returns the age according to the date of birth.
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
LengthToString (Function)
Converts a size in bytes to a string with human-readable units such as kilobytes, megabytes or terabytes.
ArrayShuffle (Function)
Shuffles the elements of a WLanguage array.
NotesExtractAttachment (Function)
Extracts a file attached to an item of the current document in Lotus Notes.
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
DeleteLine (Function)
Deletes a line at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.)....
ArrayToCSV (Function)
Converts a one-dimensional array or a two-dimensional array into a character string in CSV format.
TimeDifference (Function)
Calculates the difference between two times in hundredths of a second.
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
CalendarButton (Property)
The CalendarButton property is used to determine and specify whether a Date Edit control has a button to display a popup calendar.
Map control functions
Map control functions...
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
AnchorRateWidth (Property)
The AnchorRateWidth property is used to: Find out the anchor rate when a control (or a table column) stretches on the horizontal axis. Modify the anchor rate when a control (or a table column) stretches on the horizontal axis....
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
Associating documents with the project
To describe a project in detail, you can associate documents with it......
HPass (Function)
Defines the password used to create or open a data file.