ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Right (Function)
Extracts the last characters from a string or string buffer.
PVTSave (Function)
Saves the result of the calculation performed in a Pivot Table control (in a file or in memory).
HSL (Function)
Creates a color from its hue, saturation and lightness.
EncryptStandard (Example)
Usage example of the EncryptStandard function
fMemWait (Function)
Waits for the end of process about the notifications of modification of a shared memory area.
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
saasSubscription (Type of variable)
The saasSubscription type is used to define the advanced characteristics regarding the subscription of a SaaS client account to a pricing.
xmlNamespace (Type of variable)
The xmlNamespace type is used to handle the XML namespace of a node attribute in an XML document.
PDFSave (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
fTempPath (Example)
Usage example of the fTempPath function
5. User Groupware in practice
Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
.NET application
To create a.NET application from a project......
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
Telephony constants
List of constants used by telephony functions...
SocketCreateSSL (Function)
Creates a secure socket according to the SSL protocol.
InPrelaunchedSessionMode (Function)
Used to find out whether the site is started in "pre-launched session" mode of WEBDEV.
PDF file functions (prefix syntax)
PDF file functions...
Specific features of the applications for iPhone/iPad
fMemExist (Function)
Checks the existence of a shared memory zone.
RGB (Function)
Defines a color from its Red, Green and Blue components.
PDF file management functions
...PDF file functions...
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).