ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Selected (Property)
The Selected property is used to: Select, or determine if a row is selected in a List, ListView or Table control. Select, or determine if a column or cell is selected in a Table control with row or column selection. Select, or determine if a WEBDEV menu option is selected....
SysDateTime (Function)
Returns or modifies the system date (current date and time defined on the current computer).
OrganizerSelectMinus (Function)
Deselects an appointment from an Organizer control.
OrganizerSelectPlus (Function)
Selects an appointment in an Organizer control.
Zoom (Property)
The Zoom property gets or sets the zoom value: in an Image control. in a Map control. in an Organization Chart control. in a Table, TreeView Table, Pivot Table, Spreadsheet or List Box control. in a Word Processing control. in a PDF Reader control. in a Camera control. in a Diagram Editor control; in a window....
.NET application
To create a.NET application from a project......
ModbusWriteBit (Function)
Writes one or multiple bits to a specific address in a Modbus slave.
Address (Type of variable)
The Address type is used to manipulate the address of a place or person.
BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV site.
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
iCreateFont (Function)
Creates a new print font.
Attribute (Property)
The Attribute property is used to manage attributes.
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
Size (Property)
The Size property is used to determine and change the size of an element.
geoGetAddress (Function)
Retrieves an address or a list of addresses corresponding to the description of a geographic location.
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
Movable (Property)
The Movable property is used to: Find out whether a table column can be moved by the user, Allow and/or forbid a table column to be moved by the user....
ProgressBarColor (Property)
The ProgressBarColor property is used to get and change the progress color in the following controls and elements: Progress Bar control, Progress Bar column, Progress Bar cell, infinite Progress Bar control....
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
SemaphoreCreate (Function)
Creates a semaphore.
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
Context Menu control properties
You can manipulate Context Menu controls in a page using the following WLanguage properties......
dPolyline (Function)
Draws a line composed of multiple segments.
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.