ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CheckBoxCount (Function)
Returns the number of options found in a Check Box control.
pdfDocument (Variable type)
The pdfDocument type is used to get all the characteristics of a PDF file, including author, date created, page content, etc.
HExecuteScheduledBackup (Function)
Forces the execution of a scheduled backup.
FilterCondition (Property)
The FilterCondition property allows you to know the selection condition set by HFilter on a data file, HFSQL view or query.
BTInfoRadio (Function)
Returns specific information about a Bluetooth radio connected to the computer.
NumToFinancialWritingChinese (Function)
Converts a numeric value (integer, real or currency) to a string in the Chinese financial writing format.
fMerge (Function)
Merges several files into a single one.
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
RadioButtonCount (Function)
Returns the number of options found in a Radio Button control.
Deep links to mobile applications
Deep linking allows you to redirect the user to specific content in a mobile application (rather than in a browser) when they click on a link in a web page or in an email......
HDeleteUser (Function)
Deletes a user associated with a connection to the HFSQL server.
fDirectoryExist (Function)
Checks the existence of a directory.
HListUser (Function)
Returns the list of users defined for a connection.
XMLClose (Function)
Closes an XML document created by XMLDocument.
IF statement
The conditional IF statement allows you to run an action according to a condition...
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
TableCellSelectOccurrence (Function)
Returns the number of selected cells found in a Table control. This function is kept for backward compatibility. It is recommended to use TableSelectCount.
Dialog box management functions
List of functions for managing dialog boxes...
TimePicker (Function)
Opens the system time picker.
HListGroup (Function)
Returns the list of groups of users defined for a connection.
HDeleteGroup (Function)
Deletes (from the server) a group of users associated with a connection.
EndTimerSys (Function)
Ends the execution of a timer triggered by TimerSys.