ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FontExtended (Property)
The FontExtended property is used to: Find out whether the spacing between characters in a text is increased. Increase the spacing between characters in a text....
PHPExecute (Function)
Calls an external .php script and returns the result in a string.
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....
dbgEnableLog (Function)
Enables the runtime log programmatically.
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
SexagesimalToDecimal (Function)
Returns the decimal angle corresponding to a sexagesimal angle.
StringReverse (Function)
Reverses the characters of a string.
fOpenTempFile (Function)
Creates and opens a temporary file.
LooperAdd (Function)
Adds a row at the end of a Looper control.
Constants for managing the windows
List of constants used by the functions for managing the windows...
ASPExecute (Function)
Calls an external .asp script and returns the result in a string.
ExceptionThrow (Function)
Artificially triggers the security mechanism of WLanguage by throwing an exception.
SQLChangeConnection (Function)
Modifies the current connection.
1. WEBDEV editors
grColumnSpacing (Function)
Indicates the spacing between each data category in a column chart or in a Minimum/Maximum stock chart....
SQLReqExists (Function)
Checks the existence of a query.
Table,Modify (External language)
Modifies an element in a Table control.
The Ad control
The Ad control is used to monetize an Android application by displaying an ad banner that generates incomes according to the number of clicks performed by the application users....
TableDeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table 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....
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
EventCreate (Function)
Creates an event.