ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
fOpenTempFile (Function)
Creates and opens a temporary file.
SFAdd (Function)
Creates a record in a file of a Salesforce database.
SFEmptyRecycleBin (Function)
Clears the specified records from the Salesforce recycle bin.
SFConvertLead (Function)
Converts the leads.
SelectedText (Property)
The SelectedText property is used to get and change the text selected in an Edit control, editable Combo Box control or editable column in a Table control.
SOAPAddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a Webservice.
fDirRename (Function)
Renames a directory.
xlsVersion (Function)
Returns the Excel version that was used to save the file.
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
Window with arrow (iPad)
The principle of windows with arrow is straightforward......
OpenMobileWindow (Function)
Opens a window in a mobile application.
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
Google Contacts management functions
List of functions for managing Google contacts...
Configuring the server for the CGI/AWP protocol
To use WEBDEV, a Web server must to be found on the computer where WEBDEV is installed......
Native Oracle Connector: Programming with SQL functions
The SQL functions can be used to handle the ORACLE database, regardless of whether WDORAINS is used or not to configure the accessed database......
PunctuationSensitive (Property)
The PunctuationSensitive property is used to determine if punctuation characters (comma, period, etc.) are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
Upper (Function)
Converts all characters in a string to uppercase according to the region settings defined in Windows.
Outstanding progress bars
Simple or symmetric progress bar?...
iConfigure (Function)
Configures the printer for a print performed in WLanguage: by opening the configuration window. by modifying the printer used for the current print....
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.)....