ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

InTSEMode (Function)
Indicates whether the code is run: from a computer in TSE mode or from a remote desktop. from a computer directly....
Socket constants
List of constants used by the functions for socket management....
InitialWidth (Property)
The InitialWidth property is used to: Find out the initial width of a control or window. Modify the base width used to anchor the controls in "width". Find out the initial width of a report control....
LooperPosition (Function)
Moves the scrollbar to display a specific row or returns the index of the first row displayed in a Looper control populated programmatically.
PDFReaderClose (Function)
Closes and frees the PDF file displayed in a PDF Reader control.
Option (Property)
The Option property is used to configure how a Bar Code control is displayed.
PositionToLine (Function)
Returns the number of the line that contains a character identified by its position in a block of text.
StringReverse (Function)
Reverses the characters of a string.
RepeatString (Function)
Concatenates N number of copies of the same specified string or buffer.
InPHPMode (Function)
Indicates whether the code is run in PHP.
iEllipse (Function)
Prints an ellipse (in a rectangle).
RTFToHTML (Function)
Returns the HTML string corresponding to the specified RTF string.
HDeactivateServerTrigger (Function)
Disables an HFSQL Client/Server server trigger on a server....
SemaphoreStart (Function)
Locks the current thread until the semaphore is opened (which means until a "free" spot becomes available in the protected section).
EmailProgressBar (Function)
Manages a progress bar while sending and receiving emails.
HSaveParameter (Function)
Saves a persistent value on the HFSQL server.
OrganizerTimeDisplayed (Function)
Defines the time range displayed by the Organizer control in Day mode or in Week mode.
OrganizerListAppointment (Function)
Returns: the list of appointments found between two dates in an Organizer control, all appointments found in an Organizer control, a specific appointment (selected or hovered)....
MemPrevious (Function)
Positions on the element found before the current element of a memory area and returns the value of this element.
MemNext (Function)
Positions on the next element of a memory area and returns the value of this element.
HSecurity (Function)
Enables or disables the automatic security mechanism on one or more tables.
LineToPosition (Function)
Returns the position of the first character of a line in a block of text.
TimeDifference (Function)
Calculates the difference between two times in hundredths of a second.
FinRedemption (Function)
Creates an amortization matrix for a fixed-rate loan over a defined period of time.