ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
Creating an action plan
The action plans group all actions that will be performed by the software factory....
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
Drawing constants
List of constants used by the drawing functions....
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......
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......
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).
TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.
ExecuteUpdateUI (Function)
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol. This function is kept for backward compatibility.
InvalidInputListControl (Function)
Builds a list of controls that require data input/contain invalid data....
grSeriesSecondaryAxis (Function)
Defines whether a series will be drawn on the secondary axis.
WEBDEV administrator: Overview
The WEBDEV administrator is a module used to manage the dynamic WEBDEV sites......
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.
WDINT overview
WDINT is an optional tool of WINDEV, WEBDEV and WINDEV Mobile......
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.
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......