ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
Managing MQTT
MQTT is a "publish-subscribe" messaging protocol based on the TCP/IP protocol......
TwainToBMP (Function)
Allows you to perform one of the following actions: save the document coming from the Twain device in a Bitmap file (".BMP" extension). view the document coming from the Twain device in the user interface of the device. save the document coming from the Twain device directly in memory in Bitmap format (in a buffer)....
TwainToControl (Function)
Allows you to : view the document coming from the Twain device in an Image control. view the document coming from the Twain device in the user interface of device....
hdfsConnection (Type of variable)
The hdfsConnection type is used to define the advanced characteristics of a connection to the Hadoop file system (HDFS).
Chart management functions
...Chart management functions...
PageNumber (Property)
The PageNumber property is used to: get and change the number of the page displayed in an Image control ("multi-page" image files) get and change the page number of a PDF file displayed in an image control of a window get and change the page number of a PDF file displayed in the background of a report....
Structure of data files of user groupware
16. Java applications in practice
Java applications in practice...
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
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......
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....
WeekToDate (Function)
Returns the date of the Monday for the specified week and year.
Speech synthesis in the mobile applications
The phones can talk!......
Check: Activity of an application
The monitoring robot proposes to check the activity of a WINDEV application......
Process (Type of variable)
The Process type is used to define the characteristics of the remote application that can be started by ExeRemoteRun.
Merge (Property)
The Merge property is used to merge the cells of a Table or TreeView Table control.
Managing contacts (mobile devices)
In your mobile applications, you have the ability to directly manage the contacts of your mobile device (Android, iPhone, iPad, Universal Windows)....
pvtPosition (Type of variable)
The pvtPosition type is used to handle a cell of a Pivot Table control.
EmailCheckAddress (Function)
Checks the validity of an email address.
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....
WorkingDirectory (Property)
The WorkingDirectory property is used to: get or change the directory used by the HTML Editor control to store the images and CSS sheets of an HTML page. get the directory used by the HTML Display control to store the images and CSS sheets of an HTML page. get the directory used by the Camera control to save photos and videos....
Native Progress Connector: Specific features and remarks
Remarks and specific features of Native Progress Connector......
Diagram Editor (WEBDEV): Features
The Diagram Editor control includes many features accessible via......
2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...