ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
Image detection management constants
Calculates the width (in millimeters) of the text to print, according to the specified font....
I work as a developer: How to manage my tasks and my schedule?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile include many tools to help developers manage their schedules and the different associated tasks......
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
Multi-project processes: using batches
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ......
HScheduledTask structure
The HScheduledTask structure is kept for backward compatibility (this structure will still be supported in the forthcoming version)....
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
Document (Type of variable)
The Document type is used to handle a "docx" document.
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
Break in a report
The break is used to group the records corresponding to a sort criterion......
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
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....
Height (Property)
The Height property is used to get and change the height: of a control or block in a report. of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control. of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not. of a break cell in a Table or Looper control....
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
SocketConnect (Function)
Connects a client computer to a given socket.
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
REP files
REP files contain the list of data files handled by the application....
Camera control in a mobile application
The Camera control is used to......
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......