ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AppointmentReset (Function)
Reinitializes: the Appointment structure. the Appointment variable....
EmulateSimulator (Function)
Emulates the window of the mobile (Android/iOS) simulator....
Error handling WLanguage procedure called by zipExtractDirectory
WLanguage procedure ("Callback") called if an error is encountered when extracting files with zipExtractDirectory.
Designing a supercontrol
A supercontrol is an advanced type of control......
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
HTTPResetForm (Function)
Clears an HTTP form that is currently edited.
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
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).
iCreateFont (Function)
Creates a new print font.
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.
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
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......