ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EventChange (Function)
Modifies the status of an event.
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change the size of the font used in a control....
CreateShortcut (Example)
Usage example of the CreateShortcut function
StringEndsWith (Function)
Checks whether a character string ends: with a specific character string. with one of the character strings in an array....
fCopyDir (Function)
Copies the contents of a directory and its subdirectories.
RoundFloor (Function)
Returns: the numeric value rounded down to the nearest integer. the duration rounded down to the nearest interval. the date and time rounded down to the nearest interval....
DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
Address (Type of variable)
The Address type is used to manipulate the address of a place or person.
ArraySwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
WLanguage procedure called by WebSocketClientConnect
WLanguage procedure ("callback") called by WebSocketClientConnect when the connection to the server is established.
WLanguage procedure called by WebSocketClientConnectSSL
WLanguage procedure ("callback") called by WebSocketClientConnectSSL when the connection to the server is established.
GPSLastPosition (Function)
Retrieves the information about the last known device position.
ArrayShuffle (Function)
Shuffles the elements of a WLanguage array.
ExtractLine (Function)
Extracts a specific line from a character string.
TimeDifference (Function)
Calculates the difference between two times in hundredths of a second.
MenuAddOption (Function)
Adds a new option after the last option of a drop-down or context menu.
zipCreate (Function)
Creates an archive.
grTitleFont (Function)
Modifies the font used for the chart title.
grLegendFont (Function)
Modifies the font used for the chart legend.
Facebook functions
List of Facebook functions...
HReset (Function)
Initializes: one or all variables of file items with their default values. one or all items of a Record variable with their default values....
WordCount (Function)
Returns the number of words in a string.
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
iInitReportQueryConnection (Function)
Initializes the query linked to the report.
HStatNbDuplicates (Function)
Returns the number of duplicates for a given key item.