ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sorts in a report
The sort is used to organize the information displayed in the report......
Configuring the server for the CGI/AWP protocol
To use WEBDEV, a Web server must to be found on the computer where WEBDEV is installed......
Hasp functions
The dongles of Hasp family (Hasp3, Hasp4, NetHasp, memoHasp and Hasp HL) are used to protect the applications developed with WINDEV or WEBDEV......
REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
Create the help system in WINDEV, WEBDEV or WINDEV Mobile
These are the main steps to create a help file (HTML, CHM or PDF)......
Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
Handling List Box controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle List Box controls....
Drawing charts in an Image control
WINDEV and WEBDEV propose several functions for creating and handling charts......
Generation of a class diagram using reverse engineering
WINDEV, WINDEV Mobile and WEBDEV allow you to create the class diagram of an application using reverse engineering (files "......
What is an application?
An application is a set of objects (windows, controls, ......
DnDCacheData (Function)
Indicates the type of data and the data to copy/move during Drag/Drop....
Move
The Move property determines if an element can be moved.
Operations performed on a data file (Data model editor)
The main operations that can be performed on a data file from the data model editor are as follows......
Responsive Web Design: Specific UI errors
WEBDEV features UI errors specific to the position of controls in the different slices......
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
Creating and handling an item
The main operations that can be performed on an item are as follows......
OCRModelPathDirectory (Function)
Used to set the directory that contains the language models for the native OCR system.
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
Native Informix Connector: Programming with HFSQL functions
To use an Informix database with the Native Connector, import the structure of Informix tables into the WINDEV or WEBDEV analysis......
Native Sybase Connector: Programming with HFSQL functions
To use a Sybase database with Native Connector, the structure of Sybase tables must be imported into the WINDEV or WEBDEV analysis......
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
Sitemap file for Google
To better analyze the content of the sites, the search engine of Google is using an XML file named "Sitemap" (if it is available)......
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)......