ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DriveListeFile (Function)
Lists files in an Drive directory.
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
Passing parameters
The parameters can be passed to a procedure......
Interactions between a Flash® animation and WEBDEV
A Flash® animation can be used to display information in the controls of a WEBDEV page......
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
1. WEBDEV environment
WEBDEV Tutorial: WEBDEV overview Lesson 1 - WEBDEV environment - 5 min
FTPDate (Example)
Usage example of the FTPDate function
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
DriveListeDirectory (Function)
Lists the directories of an Drive.
Execute (Function)
Starts the execution of a process through programming.
ControlClone (Function)
Creates a new control from an existing control.
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
7. Available controls in a window
WINDEV Mobile includes several types of controls...
Choosing the languages supported by the application
The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site is performed at several levels......
docSection (Type of variable)
The docSection type is used to define the advanced characteristics of a section found in a document or paragraph.
2. Projects in practice
Variable scope
Variables can be declared anywhere in the code....
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000......
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
TwainToBMP (Function)
Allows you to perform one of the following actions: save the document coming from the Twain device in a Bitmap file (".BMP" extension). view the document coming from the Twain device in the user interface of the device. save the document coming from the Twain device directly in memory in Bitmap format (in a buffer)....
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min