ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MemSeek (Function)
Seeks an element in a memory area: on the value added by MemAdd or on the value modified by MemModify, on the return value....
MyParent (Reserved word)
MyParent is used to handle...
UTF8ToAnsi (Function)
Converts a UTF-8 string to ANSI.
HState (Function)
Used to find out the state of a record.
HDescribeFullTextIndex (Example)
Usage example of the HDescribeFullTextIndex function
UUEncode (Function)
Encodes a character string according to the UUEncode algorithm.
DurationToString (Function)
Converts a duration to a character string in the specified format.
DateToDay (Function)
Returns the day that corresponds to a given date.
MatCreate (Function)
Creates a matrix containing 0 row and 0 column.
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....
SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report data source....
DateToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
BitwiseAND (Function)
Returns the result of the bitwise AND between two values.
fGraphicFilter (Example)
Usage example of the fGraphicFilter function
ThreadCurrent (Function)
Returns the name of the thread currently run.
geoAzimuth (Function)
Returns the direction represented by a location in relation to another one.
DateTimeLocalToUTC (Function)
Converts a local date and time (time zone, summer time, winter time) to UTC.
fSize (Function)
Returns the size of a file (in bytes).
New (Reserved word)
New is used to allocate memory space...
Sort (Function)
Sorts a WLanguage array.
Memo (Property)
The Memo property is used to determine if an item is of type memo.
LooperAdd (Function)
Adds a row at the end of a Looper control.
InDays (Property)
The InDays property is used to convert a Duration variable to days.
InHours (Property)
The InHours property is used to convert a Duration variable to hours.