ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......
MQTT constants
Constants used by the MQTT functions...
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
grParameter (Function)
Retrieves or modifies a chart parameter.
iPrintDuplicate (Function)
Prints a duplicate copy of a report.
TableDeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.
SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report data source....
1. Overview
Tutorial - Creating a website with back office processes Lesson 1 - Overview - 5 min
The Duration control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
NumberAccessiblePages (Property)
The NumberAccessiblePages property is used to get the number of pages currently loaded in a PDF Reader or Word Processing control.
ShortcutKey (Property)
The ShortcutKey property gets and sets the keyboard shortcut associated with a control.
Upload control events
The following processes are associated with the Upload control:...
KeyPressed (Function)
Checks which key is pressed.
HCancelAlias (Function)
Cancels an alias that was declared beforehand by HAlias.
NullableIndex (Property)
The NullIableIndex property determines if a key item supports the "Null" value.
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
TwainToControl (Function)
Allows you to : view the document coming from the Twain device in an Image control. view the document coming from the Twain device in the user interface of device....
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
Advanced types
The advanced types of WLanguage are as follows...
HAddTask (Function)
Adds a scheduled task on the server defined by the connection.
Configuring the Apache 2.2 server
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....