ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
CreateShortcut (Example)
Usage example of the CreateShortcut function
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
Accessibilité (Property)
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different results......
OCRLoadLanguage (Function)
Adds a language to the native OCR system.
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
HModifyScheduledOptimization (Function)
Modifies a scheduled optimization task on the HFSQL server defined by the connection.
SQLExec (Function)
Names and runs an SQL query.
ServiceInfo (Function)
Returns information regarding the configuration of a service.
fTempPath (Example)
Usage example of the fTempPath function
NumericFormat (Type of Variable)
The NumericFormat type allows you to define all the characteristics of the format that can be used with the NumericalToString function.
Value (Property)
The Value property is used to get and change the value of an element.
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
HModifyTask (Function)
Modifies a scheduled task on the HFSQL server defined by the connection.
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
gStoredValue (Function)
Adds an "invisible" value to an element in a List Box, Combo Box or Scheduler control.
1. Overview
Tutorial - Creating a website with back office processes Lesson 1 - Overview - 5 min
hScheduleMaterializedView (Type of variable)
The hScheduleMaterializedView type is used to programmatically manage a task for recalculating the data of a scheduled materialized view on an HFSQL server.