ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

User Groupware and multilingual application/site
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
SFSearch (Function)
Performs a search among the records found in a Salesforce database.
HTTPConfigure (Function)
Configures the functions that use the HTTP protocol.
Use (External language)
Opens the specified window by closing all the windows opened beforehand.
fTempFile (Function)
Returns the name of a unique temporary file.
InWindowsMobileMode (Function)
Indicates whether the code is run: from a Windows Mobile application. from a WINDEV application, from a WEBDEV site or from a PHP application. Function kept for backward compatibility....
LooperDeleteSelect (Function)
Deletes the selected rows from a Looper control.
Testing a Java project and compiling it
When your Java application is developed, you can run the test of the Java project and compile it before creating the archive......
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
SpeechSynthesisReadFile (Function)
Reads the content of the specified file by using the engine for speech synthesis found on the device.
Languages supported by the setup
If your applications must be installed in several countries, the setup wizard proposes to generate a multilingual setup......
SFExecuteProcess (Function)
Requests the execution of a specific process.
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.
fDirRename (Function)
Renames a directory.
Handling a toolbar through programming
WINDEV allows you to handle a Toolbar control through programming......
rssEnclosure (Type of variable)
The rssEnclosure type is used to describe and handle the attachment of an entry of RSS stream...
Restoring an HFSQL Client/Server database
A backup of a HFSQL Client/Server database can be restored at any time......
Calendar (Type of variable)
The Calendar type is used to handle a calendar (or organizer) associated with a user account or found on the device.
Control (Type of variable)
The Control type is used to define the characteristics of a control.
The key items
Keys are specific items in your analysis......
zipListFile (Function)
Returns the list of files found in an archive.
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min