ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
StartTimestamp (Property)
The StartTimestamp property is used to set the start date and time of an action.
StartControl (Property)
The StartControl property gets and sets the start control of a Wire control.
ConsoleError (Function)
Writes a character string in the standard error output stream "stderr".
MemcachedAddPrefix (Function)
Adds a value at the start of existing value in the cache for the given key.
<Table>.StartFilling (Function)
Starts the process to populate a Table or TreeView Table control programmatically.
<String type>.Split (Function)
Extracts all the substrings from a character string based on one or more string separators.
HTMLInsertFirstChild (Function)
Adds a child at the start of the children of the current node in an HTML document.
StringToDate (Function)
Converts a date in character string format to a date in YYYYMMDD format.
AutoRunAdd (Function)
Allows you to automatically start a WINDEV application when a specific event occurs.
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
tapiListen (Function)
Starts the call detection (also called "call monitoring service").
DocFind (Function)
Finds a character string: in an entire Word Processing document. in a fragment....
HStartServer (Function)
Allows you to start an HFSQL server (this function is using the MantaManager service).
<htmlNode variable>.InsertFirstChild (Function)
Adds a child at the start of the children of the current node in an HTML document.
Numeric (Type of variable)
The numeric type is used to contain integer or decimal numbers by specifying if necessary: the number of digits in the integer part. the number of digits in the integer part and in the decimal part....
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
Sharing the popup menus in the project
In most cases, several popup menus are included in your applications......
Handling an internal component
An internal component is a set of elements from a project......
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
9. Internal component
The Internal Page control
The "Internal Page" control is used to include a page (and its code) in a control of another page......
TableToText (Function)
Creates a character string from the data found in a Table or TreeView Table control.
PositionToLine (Function)
Returns the number of the line that contains a character identified by its position in a block of text.
rssBuildString (Function)
Builds the RSS feed and returns the result (in XML format) in a character string.