ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

3. Preparing the setup program
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 3 - Preparing the setup program - 5 min...
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
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.
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
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).
Discover WINDEV Mobile
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
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......
docCell (Type of variable)
The docCell type is used to define the advanced characteristics of a table cell found in a Word Processing document.
MarkerImage (Type of variable)
The MarkerImage type is used to customize the image associated with a marker or a marker cluster displayed in a Map control.
XImage (Property)
The XImage property is used to get and change the initial X-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control.
YImage (Property)
The YImage property is used to get and change the initial Y-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control.
iVPos (Function)
iVPos is kept for backward compatibility.
iHPos (Function)
iHPos is kept for backward compatibility.
Customizing the report viewer (preview)
You can display a print preview in the report viewer......