ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SOAP constants
List of constants used by the SOAP functions....
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
RegistryValueType (Function)
Returns the type of value found in the registry.
SexagesimalToDecimal (Function)
Returns the decimal angle corresponding to a sexagesimal angle.
StringReverse (Function)
Reverses the characters of a string.
LooperAdd (Function)
Adds a row at the end of a Looper control.
Length (Function)
Returns: the length of a string, i.e., the number of characters in the string (including spaces and binary zeros). the size of a buffer, i.e., the number of bytes in the buffer....
Default (Property)
The Default property is used to determine if a parameter has been passed to a procedure with a custom or default value.
StringDelete (Function)
Deletes: all the occurrences of a substring within a string. part of a string within another string. The part of the string to remove is identified by its position and length....
TableDeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.
ChronoResume (Function)
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause.
RGB (Function)
Defines a color from its Red, Green and Blue components.
The Item control
The "Item" control is used to edit the content of an item found in a data file......
WinSlidingVisible (Function)
Displays or hides a sliding window (sliding menu).
HDuplicateRecord (Function)
Duplicates the record read in a table: the record found in memory is added into the table (query or view).
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
FTPSize (Function)
Returns the size (in bytes) of a file located on an FTP server (File Transfer Protocol).
BottomMargin (Property)
The BottomMargin property is used to: Find out the bottom margin of a report. Modify the bottom margin of a report....
RightMargin (Property)
The RightMargin property is used to: Find out the right margin of a report. Modify the right margin of a report....
RulerVisible (Property)
The RulerVisible property is used to: Determine if a playhead is visible in a TimeLine control. Show or hide a playhead in a TimeLine control....
SocketWrite (Function)
Writes a message intended to another socket.
fFileName (Function)
Returns the name of an external file that is currently opened.