ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Checked (Property)
The Checked property gets and sets the checkmark state of an element.
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism......
HDelete (Function)
Deletes a record from a data file (query or view).
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
Data persistence
The data persistence is used to store the value typed by the user......
SysRecentDocList (Function)
Returns the list of recently opened documents.
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
WLanguage procedure called by fCopyDir
WLanguage procedure ("callback") called by fCopyDir for each copied file. This procedure is used to handle the current file.
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input).
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
Document (Type of variable)
The Document type is used to handle a "docx" document.
LooperSearch (Function)
Searches for a value in an attribute of a Looper control.
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
HPass (Function)
Defines the password used to create or open a data file.
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...
grTimeLevelMask (Function)
Defines the display mask for a level of time scale in a chart.
Specific features of the Express version
Two-level setup
The two-level setup (or multisite setup) combines: a reference network setup deployed on a local network. an HTTP setup used to update the reference setup on the local network....
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......
WLanguage procedure called by fCopyFile
WLanguage procedure ("callback") called by fCopyFile for each copied file.
Options for generating the HTML pages
The options for generating the HTML pages in a WEBDEV project can be defined......
Structure of data files of user groupware
12. Available tests