ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Ping (Function)
Checks whether a network address can be reached by using the ICMP protocol (similar to the PING network utility).
Code editor: Display options
The code editor proposes several display options......
Creating the summary
Users are familiar with summaries, as the summary is the first element they look at in printed documentation......
GglDelete (Function)
Deletes data from the Google server.
ConfigureAAF (Function)
Used to specify the behavior of some Automatic Application Features (AAF).
OrganizerWorkingHour (Function)
Used to indicate the specific working hours per day in an Organizer control.
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
HClusterDeleteNode (Function)
Disables a node in a HFSQL cluster.
OrgDeleteAll (Function)
Deletes all elements from an Organization Chart control.
Installing a Webservice (old format)
HBuildKeyValue (Function)
Builds the value of a composite key to implement a filter (HFilter) or to perform a search (HReadSeekFirst, HReadSeekLast, etc.).
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......
DriveListeFile (Function)
Lists files in an Drive directory.
EmailGetTimeOut (Function)
Reads the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
Screen,ScreenToFile (External language)
Initializes the file items with the value of the window controls bound to these items.
Configuring the IIS 7/7.5 server
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
PageParameter (Example)
Usage example of the PageParameter function
TableModifyColumn (Function)
Modifies a column in a horizontal Table control.
PunctuationSensitive (Property)
The PunctuationSensitive property is used to determine if punctuation characters (comma, period, etc.) are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
PageParameter (Function)
Returns the value of a parameter passed to the current page.
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
Constants for managing the windows
List of constants used by the functions for managing the windows...
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
Common project
Projects are often cross-platform......