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....
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....
Managing space characters in the searches?
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min
SIPVisible (Function)
Displays the keyboard.
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
HTTPResetForm (Function)
Clears an HTTP form that is currently edited.
EventDestroy (Function)
Explicitly destroys an event.
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
AlbumSave (Function)
Saves an image, a photo or a video in the photo album of the mobile device.
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).
MatMultiply (Function)
Multiplies two matrices.
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
HActivateAutoFilter (Function)
Enables an automatic filter on the linked files when browsing an XML file.
iPageNum (Function)
Returns or initializes the number of the page currently printed.
MatAdd (Function)
Adds two matrices of same dimensions (same number of rows and same number of columns).
BufferToHexa (Function)
Converts a buffer into a displayable hexadecimal string (e.g. "4A 5B 00").
HExecuteProcedure (Function)
Runs a stored procedure.