ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
Programming an indexed control
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
16. Application test in practice
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
WDBal messaging: Reading messages
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily read the incoming messages......
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
The RTF control (Report editor)
The "RTF" (Rich Text Format) control is used to display a formatted character string in your report......
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
fSelect (Function)
Opens the Windows file picker.