ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions...
TableSortedColumn (Function)
Returns the list of sorted columns found in a Table control.
SocketCreateSSL (Function)
Creates a secure socket according to the SSL protocol.
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.
OrganizerSelectedRange (Function)
Returns the start or end date and time of the time slot selected in an Organizer control.
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
InAWPMode (Function)
Used to determine if the page currently run is an Active WEBDEV Page.
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 '/')....
CharactTypeCount (Function)
Returns the number of characters matching a given type.
MultitaskRedraw (Function)
Immediately redraws the window controls that will be graphically refreshed.
Count (Function)
Returns the number of occurrences of a control in a window, in a page or in a group of controls.
SemaphoreEnd (Function)
Allows one or more threads to exit from the area protected by the semaphore.
grMask (Function)
Formats the data displayed by grLabel or by grTooltip.
iEndReport (Function)
Forces the report print to stop.
dbgEnableAssert (Function)
Enables or disables the assertive programming.
iPageEnd (Function)
Forces the move to the next page during the report print.
iChangeSubReportSource (Function)
Modifies through programming the report associated with a sub-report in a composite report.
OrganizerInfoXY (Function)
Returns for a given position in the Organizer control (coordinates of a point in the organizer): the index of the appointment for the specified position. the date corresponding to the specified position....
Compress (Function)
Compresses a string or a memory block (buffer) in binary format.
Icon (Type of variable)
The Icon type is used to define the advanced characteristics of an icon.
The Check Box control
A Check Box can correspond to......