ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDBal messaging: Reading messages
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily read the incoming messages......
Certificate (Type of variable)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
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).
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).
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...
Managing parallel tasks
The computers are becoming more and more powerful......
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
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......
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.