ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Mobile Image Editor control properties
You can manipulate Mobile Image Editor controls in a window using the following WLanguage properties......
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
Recompiling the project
The project compilation is a process used to......
PageLayout (Property)
The PageLayout gets and sets the layout of the current diagram in the Diagram Editor control. The layout of the diagram is defined in a variable of type diagLayout.
<zipArchive variable>.AddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
EmailCurrentFolder (Function)
Returns the name of current folder in the messaging software (Outlook, messaging software using the IMAP protocol (Internet Message Access Protocol), ...).
XLSCell type: MaskWD property
The MaskWD property of the xlsDocument type is used to define the display mask in WINDEV or WEBDEV format that will be used in the Excel cell ("DD/MM/YYYY" for example)......
hdfsRights (Type of variable)
The hdfsRights type is used to define the advanced characteristics regarding the access rights to an element (file, link, directory) of the Hadoop file system.
SQL view
An SQL view is a virtual data source defined by an SQL query......
2. User-friendly editors in practice
User-friendly editors in practice...
apiRequest (Type of request)
The apiRequest type is used to define all the advanced characteristics of a request executed via a REST web service imported using the OpenAPI documentation.
The Camera control
The Camera control is used to view the video captured by a camera connected to the current computer....
iOutputInfo (Type of variable)
The iOutputInfo type is used to get the details of a report print or export job, or the details of a print job performed programmatically from the report viewer.
Image drawing and processing functions
List of image drawing and processing functions...
HFSQL data files exceeding 2 gigabytes
By default, the HFSQL engine allows you to manage large data files (up to 2 gigabytes)......
XML management: Use example
This application example manages an XML file named "Orders......
Control Centers: Working in offline mode
When working on a laptop computer or on an offline computer, you may want to continue working with the data found in the Control Centers (schedule management, quality management, etc....
Custom-Notes
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ......
The different types of windows
The following types of windows can be created in a WINDEV application......
Configuring the connection with WDORAINS (optional setting)
For backward compatibility with the earlier versions of Native Oracle Connector (also called Native Oracle Access), the connection can still be configured in WDORAINS (supplied with Native Oracle Connector)......
Reading bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to create applications for reading bar codes......
WDConver : Use in interactive mode
Before you start using WDConver, you must have......
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
AAFImportParameter (Function)
Loads all customizations made via AAFs (Automatic Applications Features) that have previously been saved to a file.
Customize your charts: type, color, legends, etc.