ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
Length (Function)
Returns: the length of a string, i.e., the number of characters in the string (including spaces and binary zeros). the size of a buffer, i.e., the number of bytes in the buffer....
fOpenTempFile (Function)
Creates and opens a temporary file.
RoundFloor (Function)
Returns: the numeric value rounded down to the nearest integer. the duration rounded down to the nearest interval. the date and time rounded down to the nearest interval....
mongoWriteConcern (Type of variable)
The mongoWriteConcern type is used to define the level of acknowledgment of receipt requested for the write operations in a stand-alone mongod, in a set of replicas or in fragmented clusters.
StringIncrement (Function)
Increments a number at the beginning or at the end of a string.
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any webservice.
iPrintImage (Function)
Sends the image file to print to the print buffer.
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
Left (Function)
Extracts the left part (i.e., the first characters) from a string or buffer.
CharactTypeCount (Function)
Returns the number of characters matching a given type.
Combo Box and List Box controls: Automatic features (AAF)
The List Box and Combo Box controls can benefit from several AAFs......
ArraySeekByProcedure (Function)
Seeks an element in a one-dimensional WLanguage array by using a comparison procedure.
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
Process (Property)
The Process property is used to modify the processes to be executed by the events available on a control, window, page, report, etc.
HDeclareExternal (Function)
Temporarily imports into the current database schema the description of a table from an existing HFSQL table.
EnumerationCheckName (Function)
Checks whether an enumeration value known by its name is valid.