ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableSearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
ConsoleWrite (Function)
Writes a character string in the standard output stream "stdout" (also called "console").
ArraySort (Example)
Usage example of the ArraySort function
LDAPListChildren (Example)
Use example for the LDAPListChildren function
Extra (Property)
The Extra property manges additional information.
iParameter (Example)
Usage example of the iParameter function
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
HSetLog (Function)
Enables or disables log management on a file.
TabCloseAll (Function)
Closes all dynamic tabs of a Tab control.
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
Lock constants
List of constants used by the functions for locking the applications....
Sensor constants
Constants used by the SensorXXX functions...
HSimulateNetwork (Function)
Simulates the operating mode of HFSQL Client/Server on an ADSL or 3G network....
EmailAddress (Type of variable)
The EmailAddress type is used to handle an email address as well as its type (home, office, etc.).
Managing the HDFS system
HDFS (Hadoop Distributed File System) is one of the component of the Hadoop framework......
NbLabel (Property)
The NbLabel property is used to: Find out the number of labels printed across the page width. Modify the number of labels printed across the page width....
Array management functions
List of functions for managing arrays...
Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications......
MemSeek (Function)
Seeks an element in a memory area: on the value added by MemAdd or on the value modified by MemModify, on the return value....
StatVariance (Function)
Calculates the variance for a series of values.
DateTimeDifference (Function)
Calculates the difference between two dates and times.
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.
grAxisTitleFont (Function)
Modifies the font used for the titles of the chart axes.