ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Usage example of the XML types
The following examples is used to handle an XML document via the xmlDocument and cmlNode variables, ...
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
2. User-friendly editors in practice
User-friendly editors in practice...
2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...
SocketRead (Function)
Retrieves a message sent by another socket.
Assisted universal replication
To easily establish the universal replication between the data of a remote application and a central database, WINDEV and WEBDEV allow you to......
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......
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, ......
grColor (Function)
Returns and initializes the color of different chart elements.
AAF: Automatic filter on the columns of Table controls
The user can filter the content of a Table control by displaying the records corresponding to a condition for example......
SaaS administrator - Managing a client
Managing a SaaS client account is used to......
SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....
Printing a report (iPhone/iPad, Android or Universal Windows App)
When creating a report, the test of this report can be run from the report editor......
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......
How to contact the Free Technical Support?
The different methods to contact PC SOFT Technical Support....
Native Informix Connector: Programming with HFSQL functions
To use an Informix database with the Native Connector, import the structure of Informix tables into the WINDEV or WEBDEV analysis......
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV site?......
Printing a report in WEBDEV
When creating a report, the test of this report can be run from the report editor. You also have the ability to include this report in your sites. The Web user will have the ability to print the report from a button, a menu option, ... for example....
Automatic management of exceptions
The management of exceptions can be customized by process......
Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
LooperModify (Function)
Changes the values of the attributes in a row of a Looper control.
HTransactionFree (Function)
Transforms all the records "in transaction" into "Normal" records if these records do not belong to a transaction currently in progress.
grAddData (Function)
Adds a data into a chart.
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.