ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

GetCountryName (Function)
Returns the name of a country that corresponds to its ISO code according to the ISO 3166-1 standard.
ScanToPDF (Function)
Saves a document from a scanner to a PDF file.
WLanguage procedure called by zipAddFile
WLanguage procedure ("Callback") used by zipAddFile to manage the progress of files being added to the archive.
ScanGet (Function)
Retrieves the characteristics of a scanner in a variable of type Scanner.
MinAutoID (Property)
The MinAutoID property is used to get the minimum automatic identifier of a replicated data file.
docTable (Type of variable)
The docTable type is used to define the advanced characteristics of a Table paragraph found in a Word Processing document.
InAndroidMode (Example)
Usage example of the InAndroidMode function
ProgressBarExecute (Function)
Starts a long browser process and fill a Progress Bar via Ajax according to the progress of this process.
memcachedResult (Type of variable)
The memcachedResult type is used to define the characteristics of a value read on a Memcached server.
ocrOption (Type of variable)
The ocrOption type is used to define all the general options of the native OCR (Optical Character Recognition) system.
BTChangeConnectivity (Function)
Used to configure a Bluetooth radio to accept (or not) the requests for connection coming from the devices.
HClusterDeleteNode (Function)
Disables a node in a HFSQL cluster.
OBEXDisconnect (Function)
Used to disconnect from a device that supports the OBEX protocol.
mongoOperation (Type of variable)
The mongoOperation type is used to define the different operations to be performed in bulk. These operations are stored in an array of mongoOperation variables.
AppointmentToiCalendar (Function)
Exports an appointment or a list of appointments in iCalendar format.
xlsUnmergeCell (Function)
Unmerges a range of cells.
API (Example)
Usage example of the API function
CallDLL32 (Example)
Usage example of the CallDLL32 function
OBEXGetFile (Function)
Retrieves a file from a device that supports the OBEX protocol.
OBEXGetVCard (Function)
Retrieves a VCard from a device that supports the OBEX protocol.
BreakDelete (Function)
Deletes a break from a Table control or from a Looper control.
MCIPosition (Function)
Returns or changes the current position in a media file previously opened (MCIOpen).
dSaveImageGIF (Example)
Usage example of the dSaveImageGIF function
dSaveImageBMP (Example)
Usage example of the dSaveImageBMP function
dSaveImageJPEG (Example)
Usage example of the dSaveImageJPEG function