ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "Window position preview" pane
The "Window position preview" pane is used to view and/or modify the opening position of the windows currently modified (according to the screen resolution used)...
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
fExeDir (Function)
Returns the directory from which the execution is started.
HState (Function)
Used to find out the state of a record.
UUEncode (Function)
Encodes a character string according to the UUEncode algorithm.
HTTPCookieManage (Function)
Enables or disables the management of cookies in an HTTP request run: by HTTPRequest. by HTTPSend....
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.
Error 2109: You are using the ObjectInfo function
Native Informix Connector: Programming with SQL functions
The use of SQL functions to manipulate Informix data does not require importing the file structure into the analysis......
DateToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
ThreadCurrent (Function)
Returns the name of the thread currently run.
Extern (Reserved word)
EXTERN is used to...
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.
RoundCeil (Function)
Returns: the value rounded up to the nearest integer. the duration rounded up to the nearest interval. the date and time rounded up to the nearest interval....
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.
InMinutes (Property)
The InMinutes property is used to convert a Duration variable to minutes.
CurrentYear (Function)
Returns the current year in integer format.