ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Window with arrow (iPad)
The principle of windows with arrow is straightforward......
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
xlsNbColumn (Function)
Returns the number of columns found in a worksheet of an XLS file.
Language (Property)
The Language property is used to get and change the language used.
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
SSHCommand (Function)
Sends a command to an SSH server. The session is automatically started and closed as soon as the command is sent.
fReadLineRegularExpression (Function)
Reads a line in an external file, gets sections of this line according to a regular expression and assigns them to a variable.
Edit control properties
You can manipulate Edit controls in a window, page or report using the following WLanguage properties......
Selecting the files to install and the installer framework
The setup wizard allows you to: Select and configure the files to install. This step is very important. Specify the WINDEV framework used by the installer....
HRplPass (Function)
Sets the passwords used to protect the universal replication files.
Batch processes: Creating executables, WDLs, components, and more...
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line......
FTPSize (Function)
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
xlsNbWorksheet (Function)
Returns the number of worksheets found in an XLS file.
NbColumn (Property)
The NbColumn property is used to get the number of columns in a report.
SOAPRunXML (Function)
Runs a procedure on a SOAP server.
Deep links to mobile applications
Deep linking allows you to redirect the user to specific content in a mobile application (rather than in a browser) when they click on a link in a web page or in an email......
StringDisplay (Function)
Returns a specific string (or a buffer) to the client browser in response to a request.
Image control properties
The Image controls include properties that can be handled in WLanguage both in the windows and pages but also in the reports......
List Box control properties
You can manipulate List Box controls in a window or page using the following WLanguage properties......
ComboOpen (Function)
Expands the list of a Combo Box control (single-column or multi-column Combo Box).
xlsColumnTitle (Function)
Retrieves the title of a column found in an XLS file.
ContactReset (Function)
Reinitializes: the Contact structure. a Contact variable....
TableSearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
SSHConnectShell (Function)
Starts a new SSH session of "Shell" type.