ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SocketClientInfo (Function)
Allows the server to get information about the current client socket.
DateDifference (Function)
Calculates the number of days between two dates.
sParameter (Function)
Defines or modifies the parameters for configuring the specified serial port, parallel port or infrared port.
ExtendedInfo (Property)
The ExtendedInfo property is used to get additional information: about a data file accessed by a Native Connector or HFSQL Client/Server. about an item accessed by a Native Connector or HFSQL Client/Server. about a connection. In this case, this property is equivalent to CtExtendedInfo....
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
XMLLast (Function)
Positions on the last element (tag or attribute) of the current tree level.
IF statement
The conditional IF statement allows you to run an action according to a condition...
OpenContextMenu (Function)
Automatically opens a context menu for the current control, window or page.
fWrite (Function)
Writes: a character string into an external file. a memory section....
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
Creating an action plan
The action plans group all actions that will be performed by the software factory....
modbusSession (Type of variable)
The modbusSession type is used to identify a connection to a Modbus server.
grSurfaceAddData (Example)
Usage example of the grSurfaceAddData function
grSurfaceAltitudeColor (Example)
Usage example of the grSurfaceAltitudeColor function
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
GetCountryList (Function)
Returns the list of countries according to the ISO 3166-1 standard.
ExeListProcess (Function)
Returns the list of applications currently run.
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
H.SQLServerMode (Variable)
Allows you to specify the version of the Native SQL Server Connector that will be used.
WDSQL: Running an SQL query
WDSQL is used to run all the SQL queries created by WDSQL......
DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.