ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CookieRead (Function)
Retrieves the value of a cookie saved on the computer of Web user.
SchedulerMode (Function)
Returns the display mode of a Scheduler control: day, week, month, ...
DayHeight (Property)
The DayHeight property is used to get and change the height of days in a Scheduler control where days are arranged in rows, and resources are arranged in columns.
Deployment diagram
A deployment diagram shows the physical layout of the hardware components (nodes) used in a system as well as the association between the executable programs and these components......
zipInfoFile (Example)
Usage example of the zipInfoFile function
HDescribeItem (Example)
Usage example of the HDescribeItem function
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
zipExist (Function)
Used to find out whether an archive exists.
HClusterAddNode (Function)
Enables a node in an HFSQL cluster.
DayWidth (Property)
The DayWidth property is used to determine and change the width of days: in a Scheduler control where the days are displayed in column and the resources in rows. in a Gantt Chart column....
TransparencyMode (Property)
The TransparencyMode property is used to get and change the transparency mode of an image.
ModbusWriteBit (Function)
Writes one or multiple bits to a specific address in a Modbus slave.
geoDistance (Function)
Returns the distance between the two locations. This distance is expressed in meters by default.
AnsiToOem (Function)
Converts an ANSI string (Windows) to an OEM string (DOS).
SOAPGetResult (Function)
Returns the result of the last SOAP procedure that was successfully run.
SocketCreateInfrared (Function)
Creates a socket that uses the infrared port.
iEndReport (Function)
Forces the report print to stop.
NbThumbnail (Property)
The NbThumbnail property is used to get the number of thumbnails generated for an item.
SQLTransaction (Example)
Usage example of the SQLTransaction function
OemToAnsi (Function)
Converts an OEM string (DOS) to an ANSI string (Windows).
Image Editor control properties (WEBDEV)
You can manipulate Image Editor controls in a page using the following WLanguage properties......
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
Title (Property)
The Title property is used to get and change the title of an element.
restResponse (Variable type)
The restResponse type is used to define all the advanced characteristics of a REST response.