ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
Constants for the Exif functions
List of constants used by the Exif functions....
Manipulating Combo Box controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
grParameter (Function)
Retrieves or modifies a chart parameter.
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
Flexbox control description: Details tab
The "Details" tab of the Flexbox control description window allows you to define how the control reacts when the browser is resized horizontally or vertically......
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
VideoParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control......
Events associated with the project
List of events associated with the project...
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)......
Events associated with an Organizer control
The following events are associated with Organizer controls:...
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
Creating the skin template of a report
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
Input (Function)
Displays a message allowing the user to type an information.
Hyper File functions available for backward compatibility
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes......