ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HFSQL Client/Server: Configuring the data files on the server
Printing the content of a TreeView Table (AAF)
TreeView Table controls include an automatic context menu that allows users to perform multiple actions on the data displayed in the control......
<Image variable>.SavePNG (Function)
Saves an image found in an Image variable: in a PNG file. in memory....
<Image variable>.SaveJPEG (Function)
Saves an image found in an Image variable: in a JPEG file. in memory....
PDFIsProtected (Function)
Checks whether the PDF file requires a password in order to be read.
fLoadBuffer (Function)
Loads the content of an external file (text, image, ...) in a buffer variable.
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
LooperToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.
List,Modify (External language)
Modifies an element in a drop-down list or in an expanded list.
List,Select,+ (External language)
Selects an element in a drop-down list or in an expanded list.
List,Select,- (External language)
Deselects an element from a drop-down list or from an expanded list.
List,Delete (External language)
Deletes an element from a drop-down list or from an expanded list.
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
Handling an iFrame control through programming
WEBDEV allows you to handle an iFrame control by programming......
Type of pages created by RAD
The page creation wizard shows different types of pages associated with HFSQL data files......
HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.
Automated tests: Test-specific functions
List of automated tests: Test-specific functions...
Error 1044: The class is already derived from this class
8. Source Code Manager (SCM)
Source Code Manager (SCM)...
<Email variable>.BuildSource (Function)
Generates the source code of the email to send from an Email variable.
<Menu>.Clone (Function)
Clones a menu or a menu option as well as the associated code.
Creating an executable: Operating mode and library
The operating mode of an executable allows you to define whether the executable can be used by one or more users......
Sending elements to Free Technical Support
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.