ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NumberInWords (Function)
Converts a number to words.
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
Upper (Function)
Converts all characters in a string to uppercase according to the region settings defined in Windows.
mongoGridFS (Type of variable)
The mongoGridFS type is used to define the advanced characteristics of a file system for a MongoDB database.
NotesDeactivateView (Function)
Disables the view currently handled in Lotus Notes.
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
xmlAttribute (Type of variable)
The xmlAttribute type is used to handle the attributes of a node in an XML document.
User Groupware: Creating and installing the executable
The executable of an application that supports the User Groupware is a multi-instance executable....
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
10. Embedded queries
iAddAttachment (Function)
Adds an attachment in a PDF file generated by a PDF print export.
OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
ToastDisplay (Function)
Displays a "Toast" message.
TextProgressBar (Property)
The TextProgressBar property gets and sets the text displayed in a progress bar.
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
SocketCreate (Function)
Creates a socket.
NotesActivateView (Function)
Indicates the view that must be handled in Lotus Notes.
WDBal messaging: Writing a message
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily write a message......
iPrintingNation (Function)
Modifies the current language for the next print (programmed print or report print).
HChangeLocation (Function)
Modifies the search mode of physical data files (.FIC, .NDX, ...).
FTPCurrentDir (Function)
Identifies or modifies the current directory on an FTP server (File Transfer Protocol).
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
ControlVisible (Function)
Makes a control (or a group of controls) visible in a window. During this operation, an animation can be performed on the controls.