ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
IF statement
The conditional IF statement allows you to run an action according to a condition...
Constants for managing the Image Editor control
EndProgram (Function)
Ends the execution of the current program.
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
xlsCurrentWorksheet (Function)
Used to find out and modify the current worksheet in an XLS file.
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
ControlClone (Function)
Creates a new control from an existing control.
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Diagram Editor (WEBDEV): Features
The Diagram Editor control includes many features accessible via......
Lower (Function)
Converts all characters in a string to lowercase according to the region settings defined in Windows.
ClipboardFormat (Function)
Identifies the format of information found in the clipboard.
Upper (Function)
Converts all characters in a string to uppercase according to the region settings defined in Windows.
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
Constants for external files
List of constants used by the functions for managing external files....
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......
FTPRenameFile (Function)
Renames or moves a file found on an FTP server (File Transfer Protocol).
FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).
FTPRemoveDir (Function)
Deletes a directory and its content (files and sub-directories) from an FTP server (File Transfer Protocol).
FTPDeleteFile (Function)
Deletes a file from an FTP server (File Transfer Protocol).
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
Class (Property)
The Class property is used to get the actual type of the class instance handled by an object, variant or dynamic object variable.
Installing a SOAP server with Netscape iPlanet 4.1
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....