ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
zipMsgError (Function)
Returns the message associated with an error code on an archive.
zipDeleteAll (Function)
Deletes all files from an archive.
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
EventCreate (Function)
Creates an event.
HState (Function)
Used to find out the state of a record.
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
HOut (Function)
Used to find out whether the record on which you want to be positioned is located outside the data file, filter, view or query.
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
tapiDialerCall (Function)
Opens the default telephony application (dialer) found on the phone and dials the specified number.
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
HDeactivateFilter (Function)
Temporarily disables the filter on a data file (view or query).
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
ContactList (Function)
Lists the device contacts corresponding to the specified criteria.
Description of ParallelTask (Type of variable)
The Description of ParallelTask type is used to define the characteristics of a parallel task.
SemaphoreCreate (Function)
Creates a semaphore.
ShellExecute (Function)
Opens a document in its associated application.
HOptimize (Function)
Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter.
IntegerToDay (Function)
Returns the day of the week that corresponds to the specified date (this date is an integer).
iTextWidth (Function)
Calculates the width (in millimeters) of the text to print, according to the specified font.
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
Conversion (Function)
Converts a value from a unit to another one.
fDelete (Function)
Deletes a file accessible from the current computer.
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file