ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

InsertColumn (Function)
Inserts a column at a given position into an advanced two-dimensional array property (xlsDocument, ...).
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
Time and date management properties
List of properties for managing dates and times...
AddColumn (Function)
Adds a column at the end of a two-dimensional array property (xlsDocument variable for example).
OCR: Turn images into text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
Setup on a local network (LAN)
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites......
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
Manipulating Diagram Editor controls programmatically
WINDEV and WEBDEV allow you to programmatically manipulate Diagram Editor controls......
AppointmentCreate (Function)
Opens a new appointment window in the device's native calendar application....
<Page>.ToFile (Function)
Automatically initializes: the value of the items in a data file with the value of the controls in the page. The data file items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the page controls are automatically updated with the values of these controls. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
fAttributeReadOnly (Function)
Gets and sets the read-only attribute of a file.
IncomingData (Property)
The IncomingData property gets and sets the type of data received by the stream.
Timeout (Property)
The Timeout property gets and sets the time after which the connection is considered to have "failed".
The Organizer control
The Organizer control is used to display and handle organizers......
Extended (Property)
Extended is used to: Find out whether a Font variable is extended. Extend (or not) a Font variable. This property is kept for backward compatibility....
"?" menu
WINDEV proposes a help menu adapted to your applications......
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
fGraphicFilter (Function)
Returns the list of image formats supported by the current platform, in the format expected by the filter of fSelect.
Table,Col (External language)
Returns the current index of the column.