ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CurrentYear (Function)
Returns the current year in integer format.
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
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.
DateTimeLocalToUTC (Function)
Converts a local date and time (time zone, summer time, winter time) to UTC.
DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
SocketClose (Function)
Closes a socket or a connection to a server socket.
Table control functions
List of functions specific to Table controls...
FinLinearRedemption (Function)
Calculates the value of linear amortization of a product over a specific period of time.
FinInterestRate (Function)
Calculates the interest rate for a loan over a specific period of time with fixed payments.
ThreadState (Function)
Returns the current status of a thread.
AnimationMinFPS (Function)
Configures the minimum number of images per second in order for the animations (transition effects) to be enabled in the controls.
WidgetDisplay (Function)
Refreshes a widget window.
BufferToHexa (Function)
Converts a buffer to a hexadecimal string (e.g.,: "4A 5B 00").
Constants for managing Gantt charts
Events associated with Internal Page controls
List of events associated with internal pages and Internal Page controls
fLoadText (Function)
Loads the content of a text file into any text control or text variable (string variable, edit control in a window, Static control in a report, etc.).