ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....
Reals
iCreateFont (Function)
Creates a new print font.
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
Standard dialog boxes
The dialog boxes are standard windows that allow you to communicate with the user......
WEBDEV administrator: Viewing the logs
The "Logs" tab is used to see the details of logs for a specific period......
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project......
Automatic features of Pivot Table controls
The Pivot Table control offers several Automatic Application Features (AAF) allowing the user to take advantage of all its capabilities......
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
hbScanParameter (Type of variable)
The hbScanParameter type is used to define the parameters for iterating over the records in an HBase database.
3. Preparing the setup program
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 3 - Preparing the setup program - 5 min...
Constants for managing Scheduler and TimeLine controls
The following constants are used to manage Scheduler and TimeLine controls:...
Selecting the application or the files to install
WINDEV includes a wizard for generating a setup program: to install a WINDEV application. to install other files. Installing goodies for example (images, videos, ...)....
RadioButtonInsert (Function)
Inserts a new option into a Radio Button control.
grDestinationWMF (Function)
Defines a meta file as chart destination.
Native SQL Server Connector: Retrieving the output value of a stored procedure
The Native SQL Server Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
TwoFactorAuthenticationCheckCode (Function)
Verifies the code given by an authentication application.
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
.NET application
To create a.NET application from a project......
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values......
WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer......
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......