ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ftpConnection (Variable type)
The ftpConnection type is used to define all the advanced characteristics of an FTP connection.
sfObject (Type of variable)
The sfObject type is used to describe a record of a SalesForce file...
Error 1006: The member is not global: use: to access it
Batch processing: creation of executables, WDLs, components, etc.
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line......
sfExecuteQueryResult (Type of variable)
The sfExecuteQueryResult type is used to find out the result of SFForwardQuery and SFExecuteQuery...
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
TouchScrollable (Property)
The TouchScrollable property is used to: Determine if the control supports touch scrolling. Enable or disable touch-responsiveness for a control....
ERR_MISSING_PAGE
fSep (Function)
Returns the separator of directory according to the current platform ('\' or '/')....
sfLeadConvert (Type of variable)
The sfLeadConvert type is used to describe the conversion parameters of a lead...
Polygon (Type of variable)
The Polygon type is used to define the points of a polygon.
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
xmlNode (Variable type)
The xmlNode type is used to handle a node of an XML document.
Field style: Font characteristics
You can change many style options in the "Style" tab of the control description window......
PolygonGeo (Variable type)
The PolygonGeo type is used to define all the advanced characteristics of a geographic polygon.
<htmlDocument variable>.BuildString (Function)
Generates a UTF-8 string containing an HTML document.
Transfer (Function)
Copies a block of bytes or a fixed-length string from a memory address into another one.
ModbusReadFloat (Function)
Reads one or more single-precision floats from a Modbus slave, starting at a specific address.