ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2. Application development cycle
WINDEV Mobile covers the entire application development cycle...
ThreadState (Function)
Returns the current status of a thread.
EventDestroy (Function)
Explicitly destroys an event.
HInfoMemo (Function)
Returns the characteristics of binary and text memos.
dbgOnError (Function)
Defines the WLanguage procedure that will be called whenever an error is detected by a dbgCheckXXX function.
PDFMergeWithPassword (Function)
Merges several password-protected PDF files into a single PDF file.
Border (Property)
The Border property gets and sets the characteristics of the borders: for a report control or block. for a window control. for a cell of the Table control....
SocketCreateBluetooth (Function)
Creates a socket using a Bluetooth device.
RGBToHTML (Function)
Returns the HTML color corresponding to the RGB color.
MapMode (Property)
The MapMode property determines and changes how the map is displayed in the Map control.
PVTAxisXY (Function)
Allows you to: Set the row and column headers displayed in a Pivot Table control. Get the row and column headers displayed in a Pivot Table control. Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 4....
NoCharacter (Function)
Returns a string after removing the specified leading and trailing characters.
HStatNbDuplicates (Function)
Returns the number of duplicates for a given key item.
xlsDeleteWorksheet (Function)
Deletes a worksheet from the Excel document.
iListNestedReports (Function)
Returns: the list of nested reports currently printed (reports run by iPrintReport in one of the processes of the report currently printed). the list of sequenced reports currently printed (iSequenceAdd)....
PDFMerge (Function)
Merges several PDF files into a single PDF file. Files are merged one after the other. The paths of the PDF files can be included in an array.
dbgError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
zipFileSize (Function)
Returns the size of one of the archive files (in CAB, RAR, WDZ, ZIP, 7z, gzip, TAR or TGZ (TAR.GZ) format): the compressed size of the file. the size of file before compression....
Deployment package
The deployment package creates a ZIP file containing the site's setup......
Content of the Table control
A Table control can be based on a data file, based on a variable or populated programmatically......