ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Testing the WEBDEV Application Server setup with an example
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
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....
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
3. Managing a website
WEBDEV Tutorial - Website deployment Lesson 3 - Managing a website - 10 min
Setup of the WEBDEV Application Server for Linux
The installation package (or DVD, if provided) allows you to install......
Importing a WINDEV/WINDEV Mobile project and its elements
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ......
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
Sub-modeling
In a flexible modeling, the "Application", "Process" and "Choice" elements can be used to enter in a "sub-modeling"......
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
ProgressBar (Property)
The ProgressBar property is used to identify and change the Progress Bar control used when calculating a Pivot Table control (PVTCalculateAll and PVTCalculateUpdate functions).
14. Report templates
Report templates...
GanttAddHoliday (Function)
Defines a new holiday period on a row in a Gantt Chart column of a Table or TreeView Table control.
CameraPhoto (Function)
Captures a photo via a Camera control in an Android or iOS application.
Setup of the WEBDEV Application Server for Linux
The installation package (or DVD, if provided) allows you to install...
grParameter (Function)
Retrieves or modifies a chart parameter.
User Groupware: Encrypting passwords
To increase the security of user groupware, WINDEV and WEBDEV now encrypt the passwords of users......
22. Report templates
User Control Center: Management of network applications
For each network application listed in the User Control Center, the "Management of network applications" section is used to......
VideoParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
Handling the cells of report table
The operations that can be performed on the table cells are as follows:...
The different types of integers