ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MaxHeight (Property)
The MaxHeight property is used to get and change the maximum height of a control or window.
MinWidth (Property)
The MinWidth property is used to get and change the minimum width of a control or window.
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project......
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
Software Factory: Administrator options
Several options can be configured in the Software Factory administrator......
InputType (Property)
The InputType property is used to identify or change the type of input supported by a control: Duration, Date, Numeric, etc.
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
Describing the report blocks
The different characteristics of a block can be viewed and/or modified in the description window of this block......
Screen,Raz (External language)
Resets to zero (for a numeric control) or clears (for the other types of controls) the content of the controls found in the current window.
WindowFromSource (Function)
Automatically initializes the controls of a window with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
fDataDirCommon (Function)
Returns a directory path for the shared data of the current application: between all the users of the computer between all the TSE users This directory can be used without restriction in Windows XP, Vista, ... This directory is used to store: the files for the general configuration of the application (.INI files, .XML files, etc.). the data files common to all the users (HFSQL .fic, .ndx and .mmo files)....
2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...
11. Controls in practice
Discover the main characteristics of the controls...
MaxWidth (Property)
The MaxWidth property is used to get and change the maximum width of a control or window.
InvalidInputListControl (Function)
Builds a list of controls that require data input/contain invalid data....
restResponse (Variable type)
The restResponse type is used to define all the advanced characteristics of a REST response.
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
PDF Reader control: How to use the ribbon and tabs
The PDF Reader control includes multiple features accessible via......
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
How to create a query with external join?
In SQL language, an external join is used to exclude or include file records with or without correspondences in the linked files......
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......