ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

6. HFSQL Cluster
HFSQL Cluster is an extension of the HFSQL Client/Server database model....
Managing WebSockets
The WebSockets are used to communicate from a Web application (Intranet or Internet site run in a browser) to a Web server by using sockets......
Handling character strings
WINDEV, WINDEV Mobile and WEBDEV allow you to perform different types of operations on character strings via the WLanguage functions......
tapiCallEnd (Function)
Returns the date and time of the end of call.
NbDayDisplayed (Property)
The NbDayDisplayed property is used to: get and change the number of days displayed in an Organizer or Scheduler control. get the number of days displayed in a Gantt Chart control in a report....
<Source>.StatNbRecRange (Function)
Returns an estimate regarding the number of entries for a given key item in a given interval of values.
NbLinesPerPage (Property)
The NbLinesPerPage property is used to: Get and set the maximum number of Table rows per page. Get and set the maximum number of Looper rows per page....
Length (Function)
Returns: the length of a string, i.e., the number of characters in the string (including spaces and binary zeros). the size of a buffer, i.e., the number of bytes in the buffer....
Factorial (Function)
Returns the factorial of an integer number.
CurrentMonth (Function)
Returns the number of the current month.
PopupAnimate (Function)
Displays a popup in a page cell.
WordCount (Function)
Returns the number of words in a string.
<Popup>.Animate (Function)
Displays a popup in a page cell.
DecimalPart (Function)
Returns the decimal part of a number.
IntegerPart (Function)
Returns the integer part of a number.
tapiAnswerCall (Function)
Answers an incoming call that was detected.
LDAPNbValue (Function)
Returns the number of values for an attribute.
WordToArray (Function)
Fills an array with the words from a string.
HStatNbRecRange (Function)
Returns an estimate regarding the number of entries for a given key item in a given interval of values.
18. Order of execution of the code of buttons/links
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
HListTrigger (Function)
Returns the list of triggers applied to one or more HFSQL data files.
The different WEBDEV Application Servers
WEBDEV includes several WEBDEV Application Servers......
The different types of Table controls: populated programmatically, with or without access to the data source
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
PythonInitialize (Function)
Specifies the location of the Python DLL to be loaded.