ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDINT overview
WDINT is an optional tool of WINDEV, WEBDEV and WINDEV Mobile......
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......
Check: SMART status of storage drives
The monitoring robot will measure the SMART attributes of a server's hard drives......
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
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, ......
Editing the CSS style sheet
WEBDEV gives you the ability to manage all the CSS styles used in a project......
Importing DreamWeaver elements into a WEBDEV site
WEBDEV allows you to import Dreamweaver elements into your WEBDEV site......
Dynamic instantiation of object
An object can be dynamically associated with a class, we talk of dynamic instantiation of object......
Extension procedure
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)......
Setup of the WEBDEV Application Server for Linux
nWDExecuteEx: Running a WLanguage function
Runs a WLanguage function by dynamic compilation, without command formatting......
Binding a Spin control to an item
A Spin control can be bound to an item in a data file, query, etc....
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
fCopyFileWebFolder (Function)
Copies an image file from the data directory of application (or from one of its sub-directories) to the "_WEB" directory of application (or to one of its sub-directories).
<Array>.InsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
Batch processes: Creating executables, WDLs, components, and more...
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line......
Properties of a help page
The characteristics of a help page are used to define......
11. Table/Looper controls
Table/Looper controls can be used to display a set of information......
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
Subject (Property)
The Subject property is used to get and change the subject of an element.
Characteristics of a Sidebar control
The main characteristics of a Sidebar control can be configured......
Handling the external files
WINDEV, WINDEV Mobile and WEBDEV propose several functions allowing you to manage the external files from your WINDEV/WINDEV Mobile applications or from your WEBDEV sites......
Outstanding progress bars
Simple or symmetric progress bar?...
Query with parameters
The queries with parameters allow the user to easily select records according to his own requirements......
Carrying over the differences from an element to another one
The project comparator is used to compare two elements and to list the differences found......