ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WEBDEV administrator: Overview
The WEBDEV administrator is a module used to manage the dynamic WEBDEV sites......
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
LooperRefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
TableRefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
Setup of a WEBDEV site: Creating library
A library (file with a WDL extension) is used to group the resources of the project (pages, queries, ......
TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
Compiling and testing the help system
It is necessary to compile the help to create a file based on the information entered in the help editor......
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different results......
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
HImportXML (Function)
Imports an XML file into an HFSQL Classic or Client/Server data file (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile)....
ControlVisible (Function)
Makes a control (or a group of controls) visible in a window. During this operation, an animation can be performed on the controls.
grSaveParameter (Function)
Saves the parameters of a chart in the format of a compressed string.
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
edtHTMLSelection (Type of variable)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection in an HTML Editor control
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
Native xBase/FoxPro Access: Specific features and remarks
This help page presents the specific features regarding the programming of Native xBase/FoxPro Access......
Describing an element
A flexible modeling includes different elements linked together......
WDTRAD options