ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FTPDate (Example)
Usage example of the FTPDate function
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
Native Progress Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Progress ......
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).
CursorCapture (Example)
Usage example of the CursorCapture function
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
Document (Type of variable)
The Document type is used to handle a "docx" document.
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
dLine (Example)
Usage example of the dLine function
Constants for the archiving functions
List of constants used by the archiving functions....
HState (Function)
Used to find out the state of a record.
HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change the size of the font used in a control....
Configuring the automatic modification of data files
The automatic data file modification updates the description of data files on user computers......
Extern (Reserved word)
EXTERN is used to...
NbDescribedThumbnail (Property)
The NbDescribedThumbnail property is used to get the number of thumbnails expected for an item.
dRectangle (Example)
Usage example of the dRectangle function
Constants for managing Scheduler and TimeLine controls
The following constants are used to manage Scheduler and TimeLine controls:...
HTMLControlValue (Function)
Used to identify or modify a control in an HTML form contained in an HTML Display control.
Using .NET assemblies in a project
To use .NET assemblies in a project......
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
dCircle (Example)
Usage example of the dCircle function