ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Accessing a database via a web service
The database can be accessed via a web service......
ERR_CANNOT_RUN_EXPLORER
CSS styles (Cascading Style Sheet)
The CSS styles are the standard styles used on Internet......
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....
Classes, members, methods and properties
A class is made of......
Configuring and running the action plans
When the action plans are deployed, you have the ability to configure their activation mode....
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
Copying and cloning
Variables are copied using the "=" operator...
URLDecode (Function)
Decodes an encoded URL (which means with characters in %xx format).
Kanban control events
The following events are associated with Kanban controls......
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Setup by stand-alone physical media
A setup by stand-alone physical media allows you to provide a media that contains all the files required for installing and running a site......
Editing the CSS style sheet
WEBDEV gives you the ability to manage all the CSS styles used in a project......
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......
Multi-touch support
A multitouch feature is a technique allowing the user to interact with a device via several contact points (the fingers are used in most cases)....
Setup of the WEBDEV Application Server for Linux
WDDIXIO
WDDIXIO is a tool that helps you translate the text of an application......
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.)...
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......
The Group structure
The Group structure is a preset structure of WLanguage (no declaration is required)......
"Is Class" operator
The "is <Class>" operator is used to find out whether the object used in an object of the class (or an object of one of its derived classes)...
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).
4. Debugging modes
There are two different modes to debug a WINDEV Mobile application...