ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iParameter (Function)
Retrieves the printer configuration and configures the print.
Writing to the Free Technical Support
When you encounter a problem, try to isolate it and to reproduce it by using the minimum number of elements......
NewLine (Property)
The NewLine property is used to determine: in a Table control, whether the current row was created with TableAddXXX or TableInsertXXX. in a Looper control, whether the current row was created with LooperAddXXX or LooperInsertXXX. in an Organizer control, whether an appointment was created via the popup menu. in a Scheduler control, whether an appointment was created via the popup menu....
DisplayEnabled (Property)
The DisplayEnabled property is used to: determine whether or not a control or window is refreshed. If the control is displayed, its content is refreshed regularly. refresh a control or window....
InTestMode (Function)
Indicates whether the application or the site is started: from the WINDEV or WEBDEV editor, from the executable or browser. from the WEBDEV administrator....
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
HSetReplication (Function)
Temporarily disables (or re-enables) the replication.
FTPTime (Function)
Returns the different times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
EmailReadPreviousHeader (Function)
Reads the header of the email found before the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
sInEntryQueue (Function)
Retrieves the number of pending bytes in the input buffer of a specified serial port or infrared port.
ComponentLocate (Function)
Specifies the access path to an external component of project.
Constants for managing animations
List of constants used by the functions for managing the animations...
Functions for managing Google calendars (prefix syntax)
List of functions for managing Google calendars (prefix syntax)...
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
The Task structure
The Task structure is a preset structure of WLanguage (no declaration is required)......
Toolbar and menu of the SCM
The different options of the SCM can be handled via the SCM toolbar or the options of a specific menu ("SCM" from the main menu of the product used)......
Conversion (Function)
Converts a value from a unit to another one.
Using RAD patterns
The steps for creating a RAD pattern are as follows......
Publishing the replication from ReplicEdit
A replication description created with ReplicEdit can be published from this tool on a replication server......
mlzAddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
AAF: Zoom the content of a control (Table, Spreadsheet, List box, Pivot table, ...)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to zoom the data found in the control......
Reduce (Function)
Applies a computation to each element of a WLanguage array.
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL data files.
InComponentMode (Function)
Indicates whether the code is run: from a WINDEV application, a WEBDEV site or a PHP page. from a component....