ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
HCancelDeclaration (Example)
Usage example of the HCancelDeclaration function
fMoveDir (Function)
Moves a directory and its content.
HRead (Function)
Reads a record in a file according to a given record number.
XInitial (Property)
The XInitial property is used to: Get the X-coordinate: of a control (position on the X-axis) when opening the window or the page. of a window (position on X-axis) when opening the window. Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window. Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report....
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control, a window or a page Change the title of a Table control column, a Chart control, a window or a page....
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
FontStrikeOut (Property)
The FontStrikeOut property is used to: Determine if the text displayed is struck through. Apply strikethrough formatting (or not) the text displayed in a control....
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
LoadParameter (Function)
Reads a persistent value.
Sort (Function)
Sorts a WLanguage array.
dText (Function)
Draws a text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
SQLConnect (Example)
Usage example of the SQLConnect function
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
fExtractPath (Function)
Returns the different elements of a path: disk, directories, name and extension of the file.
DisplayCurrency (Property)
The DisplayCurrency property is used to get and change the currency used when entering or displaying values in a "Currency + Euro" control.
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
JavaExecute (Example)
Usage example of the JavaExecute function
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
State (Property)
The State property is used to get and change the state of an element.
HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.