ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The options of the User Groupware
An application is often intended to be used by several users connected via a network......
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
dbgOnError (Function)
Defines the WLanguage procedure that will be called whenever an error is detected by a dbgCheckXXX function.
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
AppointmentReset (Function)
Reinitializes: the Appointment structure. the Appointment variable....
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
sEscape (Function)
Runs different functions that directly affect the bits of serial port, parallel port or infrared port, independently of the communication protocol.
iImageHeight (Function)
Calculates the height of the image to print (in millimeters).
iImageWidth (Function)
Calculates the width of the image to print (in millimeters).
fParentDir (Function)
Returns the path of the parent directory for the specified directory.
dbgEnableAssert (Function)
Enables or disables the assertive programming.
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
FileToMemory (Function)
Automatically initializes the values of the members found in a class or in a structure with the values of the items of the current file record.
ChangeAction (Example)
Usage example of ChangeAction
Creating the Form pages of a WEBDEV RAD pattern
Native MariaDB Connector: Programming with HFSQL functions
To use a MariaDB database with Native Connector, the structure of MariaDB tables must be imported into the WINDEV or WEBDEV analysis......
Native MySQL Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV analysis......
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
Managing space characters in the searches?
InsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
fMemOpen (Function)
Opens a memory zone shared between several applications.
Remote check: Customizing with a window
To customize the remote control performed on a multi-user WINDEV application, the standard window can be replaced with a window from your application......
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.