ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Accessing HFSQL files via SAMBA on Linux
A specific setting is required to access the HFSQL files via Samba on Linux......
Testing a WEBDEV site on a mobile device
It is increasingly common for developers to test websites on mobile devices......
NumberPage (Property)
The NumberPage property is used to get: the number of pages in a "multi-page" image file. This image is displayed in an Image control or in the background of a Chart control. the number of pages in a PDF file displayed in an Image control. the number of pages found in a PDF file displayed in a PDF Reader control. the number of pages found in a DOCX file displayed in a Word Processing control....
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
WLanguage procedure called by CameraPhoto
WLanguage procedure ("callback") called when the photo is saved via CaméraPhoto.
11. Popup page
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Properties associated with Combo Box controls that display a table
Functions for managing Tab controls (prefix syntax)
The following functions are used to manage tabs......
Captcha functions (prefix syntax)
Functions for managing Toolbar controls (prefix syntax)
CameraVideoStart (Function)
Starts recording a video via a Camera control in an Android or iOS application.
<Camera>.VideoStart (Function)
Starts recording a video via a Camera control in an Android or iOS application.
14. Controls in practice
UploadSize (Function)
Returns the total size (in bytes) of the file currently uploaded via an Upload control.
UploadCurrentFileSize (Function)
Returns the total size (in bytes) of the file currently uploaded via an Upload control.
NoteSaveAll (Function)
Saves the repositionable notes of the current window in a file.
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
Usage example of the XML types
The following examples is used to handle an XML document via the xmlDocument and cmlNode variables, ...
HNotifAddCCRecipient (Function)
Adds recipients for the notifications sent via the Control Centers (WDBal messaging tool).
HNotifDeleteCCRecipient (Function)
Deletes the recipients of a notification sent via the Control Centers (WDBal messaging tool).
Token management functions (prefix syntax)
Token management functions in "Text token" Edit controls....
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......