ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

sfExecuteProcessResult (Type of variable)
The sfExecuteProcessResult type is used to find out the result of SFExecuteProcess...
15. Repeating a group of controls: loopers
Remote WEBDEV administrator: Saving and restoring a WEBDEV site
The remote management tool is used to manage the backups of your dynamic WEBDEV sites....
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
Creating and handling an item
The main operations that can be performed on an item are as follows......
nWDOpenWDL: Opening a library
Opens a library created by WINDEV (file with a WDL extension)......
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
Libraries (.WDL file)
A library is a WDL file that contains all WINDEV or WEBDEV resources ......
Printing in PDF
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print......
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......
Automatic update of editors
Do you have an active Internet connection on your development computer? You can automatically download the different editor updates (WINDEV, WEBDEV and WINDEV Mobile) thanks to "Automatic update"......
Running a query and handling the result in WLanguage
The selection of records performed by query is not necessarily displayed in a report, in a window, ......
Accessing HFSQL files via SAMBA on Linux
A specific setting is required to access the HFSQL files via Samba on Linux......
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
zipArchivedFile (Type of variable)
The zipArchivedFile type is used to handle a file found in an archive in one of the following formats: ZIP, CAB, RAR or WDZ or a file to add into an archive.
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
Handling external JavaScript objects from WLanguage
The WLanguage in "Browser" mode is used to interface with the Web APIs such as the ones proposed by Google or Yahoo......
DDE errors
When a DDE function fails (returns False for example), ErrorInfo allows you to find out the number of the corresponding error]......
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
fShortName (Function)
Returns the short name of a file or directory.
UploadDelete (Function)
Deletes a file from the list of files to upload: the file will not be uploaded on the server.
fLongName (Function)
Returns the long name of a file or directory.