ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Using projects from earlier versions
Cherche les éléments d'un noeud HTML correspondant à une balise....
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......
Effect (Property)
Use in the GuidedVisitStage class - Access in get + Write - Type: Integer32
EndPosition (Property)
Use in the docFragment class - Read + Write access - Type: Integer32
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
WEBDEV: Improving accessibility
To make your WEBDEV sites accessible to the visually impaired, simply enter specific attributes in the fields ......
Management of PDF files
PDF is one of the most widely used formats for transmitting and storing electronic documents......
Access rights to a class property
A property is a code element that includes two processes......
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
2. UML models
2. UML models
<Source>.ReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
Importing elements into a project
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
Type and version of Web server
The configuration diagnostic displays the following error......
5. Webservices
WINDEV allows you to easily use Webservices (or XML Web services)....
Tutorial
A tutorial is supplied with WINDEV, WEBDEV and WINDEV Mobile......
6. HFSQL Client/Server clusters
6. HFSQL Client/Server cluster
Using WDMSG
The different steps for translating the project messages with WDMSG are as follows:...
How to manage a multi-selection in a List Box control?
This help page explains how to manage a multi-selection in a List Box control....
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.