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......
3. Preparing the setup program
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 3 - Preparing the setup program - 5 min...
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....
WEBDEV administrator: Viewing the logs
The "Logs" tab is used to see the details of logs for a specific period......
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
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......
General environment of WINDEV
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.
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......
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, ...)....
AccentSensitive (Property)
The AccentSensitive property is used to determine if accented characters are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
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......
Environment of the project editor
The main elements of the project editor are as follows: