ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HGetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
Report based on a query
Queries are used to easily select records in one or more data files......
Constants for managing Map controls
Constants for managing Map controls...
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window (position on the X-axis). Get the X-coordinate of a control or window (position on the X-axis)....
Managing WebSockets
The WebSockets are used to communicate from a Web application (Intranet or Internet site run in a browser) to a Web server by using sockets......
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any webservice.
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
SocketConnect (Function)
Connects a client computer to a given socket.
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
PositionToLine (Function)
Returns the number of the line that contains a character identified by its position in a block of text.
ReplicSynchronize (Function)
Synchronizes the data corresponding to a replication.
StringToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string passed in parameter.
Sum (Function)
Calculates the sum of the array elements.
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).
StatVarianceP (Function)
Calculates the variance for a full series of values.
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
MatReadLine (Function)
Reads the value of all elements found in a matrix row.
StatAverageDeviation (Function)
Calculates the average deviation of values in relation to their arithmetic mean.
StatStandardDeviation (Function)
Calculates the standard deviation for a series of values.