ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<picLayer variable>.DrawText (Function)
Draws a text in a picLayer variable.
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
HFSQL thumbnails
To optimize the display of images in your application or in your site, you have the ability to use HFSQL thumbnails......
11. Window templates
WINDEV Mobile allows you to create window templates....
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
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....
Link properties
When creating a link, you can simply specify the destination......
Automatic documentation of external components
External components must include a technical documentation......
spIterationCount (Property)
The spIterationCount property is used to: Get the iteration count of the hash algorithm used for an item of type "Password". This property can be used for items of type "Password" defined in the data model editor or programmatically. Sets the iteration count of the hash algorithm used for an item of type "Password" (only for "Password" items described programmatically)....
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
ToClipboard (Function)
Writes text or image information into the system clipboard.
Logical Data Model (LDM)
A Logical Data Model (LDM) is used to describe the data structures (files, items, ......
HTMLToText (Function)
Converts an HTML string or buffer to text.
DefaultFilePath (Property)
The DefaultFilePath property gets and sets the full file name (path and file name) suggested by default when saving a document in a Word Processing or HTML Editor control via the "Save as" option.
NetDirList (Function)
Lists the directories and the files found: on the FTP server (File Transfer Protocol) or on the RPC server (Remote Procedure Call) powered by WINDEV, on the client computer. This function is kept for backward compatibility....
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
RESTSend (Function)
Sends a REST request and waits for the server response.
Clipboard (Function)
Retrieves the text or image found in the system clipboard.
PDFToText (Function)
Extract the text contained in an Document PDF.
Constants for test
List of constants used by the functions for managing automated tests....
How to loop through the files of a directory?
This help page presents the different methods that can be used to loop through the files of a directory....
Import an Document Figma
Les fonctions Bitcoin permettant notamment de manipuler un serveur Bitcoin Core sont les suivantes ......
Warning 18: Loop without potential end
Warning 36: No BREAK, RETURN or RESULT was detected in the code of the loop
Body block
The Body block corresponds to the main block of the report......