ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Characteristics of maximized windows
A maximized window occupies the entire screen of the mobile device....
Remote WEBDEV administrator: Managing statistics
The remote WEBDEV administrator proposes a module for consulting the statistics regarding the traffic of your dynamic WEBDEV sites (standard and AWP) and Webservices deployed on a WEBDEV Application Server....
CSS styles (Cascading Style Sheet)
The CSS styles are the standard styles used on Internet......
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
Setup of the WEBDEV Application Server for Linux
Error 1005: To explicitly access a global element of '%1' class, use the syntax
Coloring a row, a column or a cell found in a control (AAF)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to color the data found in the control......
WDDIXIO
WDDIXIO is a tool that helps you translate the text of an application......
Locking data files: correspondence between WINDEV 5.5 and the later versions
The log process
...A log is a special file that contains the history of all changes made to one or more data files over a given period of time (date the file was created, last automatic data modification, last backup created with WDLog, etc.)...
5. Site test in practice
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
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....
Non-maximized windows in iOS
A non-maximized window can occupy a section of the screen only......
4. Debugging modes
There are two different modes to debug a WINDEV Mobile application...
The Task structure
The Task structure is a preset structure of WLanguage (no declaration is required)......
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
Deploying a WEBDEV site to a remote WEBDEV Application Server or WEBDEV Cluster
Installing a WEBDEV site (in Session or AWP mode) on a remote Application Server requires......
State-transition diagram
A state-transition diagram presents a sequence of states that an object goes through during its lifecycle......
Composite chart
A composite chart is a chart that displays several types of charts......
WDTestRest: Run the test of your REST Webservices
WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible by HTTP......
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......
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
HTML 5: Example for managing the programmed Drag and Drop
To make a WEBDEV site more interactive, you have the ability to implement Drag and Drop in the pages....