ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EndPosition (Property)
Use in docFragment class - Read + Write access - Type: Integer32
Effect (Property)
Use in the GuidedVisitStage class - Access in get + Write - Type: Integer32
4. Monitor your applications
9. Monitor your sites, servers, etc.
Accessibility in mobile applications
On smartphones and tablets, there is an operating mode designed for visually impaired and blind users......
FicEncryption (Property)
The FicEncryption property is used to set the encryption method of a data file.
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......
How to create an SQL query with a calculation formula?
This help page explains how to create a query with a calculation formula with the query editor....
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....
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).
WINDEV applications for Linux: Specific features
AlgorithmNormalization (Property)
The NormalizationAlgorithm property defines the XML standardization method (C14N).
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
Access rights to a class property: special cases
The retrieval and assignment processes can be public, private or protected. The access rights of the property correspond to the less restrictive rights of the two processes....
How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......