ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MaskPhoneNumber (Function)
Retrieves the phone number input mask adapted to a given country.
UUEncode (Function)
Encodes a character string according to the UUEncode algorithm.
BufferToInteger (Function)
Extracts an integer from a binary buffer at a given position.
LooperDisplay (Function)
Refreshes a Looper control based on a data file from a given position: the modifications performed in the linked file are applied to the looper.
ControlCurrent (Function)
Returns the name of the control currently in edit.
TimeValid (Function)
Checks the time validity.
HTTPTimeOut (Function)
Sets the timeout for WLanguage functions that use the HTTP protocol (HTTPRequest, SOAPExecute, DotNetExecute, J2EEExecute, etc.).
iPageHeightLeft (Function)
Calculates the available height (in millimeters) left on the current page while taking into account the defined margins (top or bottom).
Easter (Function)
Returns the date of Easter for the specified year according to the western Christian calendar.
OrganizerToiCalendar (Function)
Exports the appointments found in an Organizer control in iCalendar format.
Other operators
The following are additional operators......
EmailLoadAttachment (Function)
Adds an attached file to an email.
ThreadCurrent (Function)
Returns the name of the thread currently run.
MaskZipCode (Function)
Retrieves the zip code input mask adapted to a given country.
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
OrganizerSelectedRange (Function)
Returns the start or end date and time of the time slot selected in an Organizer control.
CalendarPosition (Function)
Returns the month displayed in a Calendar control.
fFind (Function)
Finds a character string or a buffer in a file opened by fOpen.
HSaveParameter (Function)
Saves a persistent value on the HFSQL server.
HDeactivateServerTrigger (Function)
Disables a HFSQL Client/Server server trigger on a server....
InStoredProcedureMode (Function)
Indicates whether the code is run on an HFSQL server.
fSeparator (Function)
Returns a file path with normalized separators.
WinInitialized (Function)
Used to find out whether the "end of initialization" code was run for a window.
GranularityMovement (Property)
The GranularityMovement property is used to get and change the size of the grid to move: appointments in an Organizer control. appointments in a Scheduler control. events in a TimeLine control. tasks in a Gantt Chart column....
fSep (Function)
Returns the separator of directory according to the current platform ('\' or '/')....