ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Responsive Web Design: Managing a header bar
This help page explains how to create a page containing a header bar in Responsive Web Design mode......
Cross-references in the code editor
The cross-references in the code editor are used to identify......
Advanced dialog boxes
The advanced dialog boxes are windows allowing you to communicate with the user......
InAJAXMode (Function)
Specifies whether the code is run from: a process in AJAX mode. a procedure called by AJAXExecute or AJAXExecuteAsynchronous....
HLogStop (Function)
Stops the log process of a file.
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
WebserviceWriteHTTPHeader (Function)
Adds an additional HTTP header to a request of a REST Webservice.
tapiCallStart (Function)
Returns the date and time of the beginning of call (incoming or outgoing call).
ContactModify (Function)
Modifies the current contact in a Lotus Notes or Outlook address book.
Handling an iFrame control through programming
WEBDEV allows you to handle an iFrame control by programming......
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
Constants for managing Big Data Redis databases
fCreate (Function)
Creates an external file.
HDFS functions
The following functions are used to manage files on a HDFS system......
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
Table,Delete (External language)
Deletes an element from a Table control.
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
Combo Box control properties
You can manipulate Combo Box controls in a window or page using the following WLanguage properties......
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....
HAddScheduledBackup (Function)
Adds a scheduling for full backup (with or without differential backup) on the server defined by the connection.
Handling a WEBDEV Slider control through programming
WEBDEV allows you to handle a Slider control through programming....