ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipExist (Function)
Used to find out whether an archive exists.
AccentSensitive (Property)
The AccentSensitive property is used to determine if accented characters are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
The planes (in a window or in a report)
The planes are used to group the window controls......
Handling an element of a TreeView control programmatically
This help page explains how to handle the elements of a TreeView control either directly or via the WLanguage functions......
Handling a Multiline Zone control programmatically
...A Multiline Zone control can be handled programmatically using the control name....
CameraParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
geoDistance (Function)
Returns the distance between the two locations. This distance is expressed in meters by default.
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
diffApply (Function)
Applies a difference buffer to a specific buffer.
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
fFileName (Function)
Returns the name of an external file that is currently opened.
TextWithoutFormat (Property)
The TextWithoutFormat property is used to get the text contained in a rich edit control without the formatting tags.
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.
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.
OemToAnsi (Function)
Converts an OEM string (DOS) to an ANSI string (Windows).
fLoadBuffer (Function)
Loads the content of an external file (text, image, ...) in a buffer variable.