ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FOR EACH/FOR ALL statement (browse of arrays)
The FOR EACH statement is used to perform different types of browse on the arrays...
Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
Browser constants
Crosshair in a chart
In a Line chart, it may be difficult to read the value of axes for a point that is far from these axes......
CollapsedImage (Property)
The CollapsedImage property is used to: find out and/or modify the default image associated with a collapsed row in a TreeView Table control. find out and/or modify the default image associated with a collapsed row in a TreeView control. find out and/or modify the image associated with a specific collapsed row in a TreeView Table control. find out and modify the image in a collapsed row of a TreeView item in a "TreeView table" type report....
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
LooperToExcel (Function)
Creates an Excel file from the data found in a Looper control (browsing Looper control or memory Looper control).
CalculatedDefaultValue (Property)
The CalculatedDefaultValue property is used to: Find out the SQL expression that defines the default value of an item. This item was defined in the data model editor or through programming. Define the SQL expression that returns the default value of an item (item described through programming only)....
AllModifiableWithReportsAndQueries (Property)
The AllModifiableWithReportsAndQueries property is used to determine if a report can be modified in Reports & Queries.
Sensor constants
Constants used by the SensorXXX functions...
ArrayInsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
Constants for managing Windows events
The following constants are used to manage Windows events:...
LooperInsertLine (Function)
Inserts a row into a Looper control.
ContactDelete (Function)
Deletes the current contact: from a Lotus Notes or Outlook address book. from the list of contacts on the phone (Android, iPhone or iPad, Universal Windows)....
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
Programming overview in C and C++
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
SpeechRecognitionAddCommand (Function)
Adds a voice command into the current window.
Country (Type of variable)
The Country type is used to find out the characteristics of a country.
LooperSort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
User Groupware and Native Connector files
An application that works with the User Groupware can be used with a database handled by a Native Connector......