ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
4. Dedicated server or shared server?
Properties associated with the areas defined in Zoning mode
Setup on a local network (LAN)
17. TLS/SSL: Encrypting information on the Web
Importing and exporting a WEBDEV Application Server
WEBDEV Account Manager allows you to easily import and export the WEBDEV Application Server configuration......
Height (Property)
The Height property is used to get and change the height: of a control or block in a report. of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control. of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not. of a break cell in a Table or Looper control....
Sunburst chart
The Sunburst chart is a Pie chart containing several levels of hierarchical data......
LastDayOfMonth (Function)
Returns the date of the last day for the specified month.
DateTimeUTCToLocal (Function)
Converts a UTC date and time to local time (time zone, summer time, winter time).
InUMCMode (Function)
Indicates whether the code is run from a code written in a user macro-code.
Dimension (Function)
Returns the size of a variable (string, numeric, array, ...) or resizes a dynamic array.
Replication: The different types
The data replication is a powerful feature......
IMAP protocol
The IMAP protocol is a standard protocol for managing emails......
HFSQL Client/Server: Overview
You have the ability to create applications that access the HFSQL Client/Server databases......
grSunburstStartAngle (Function)
Specifies the starting angle of the first section in a Sunburst chart.
ControlToSource (Function)
Assigns the control value to the source of a control link.
WDAdminHF: Managing the server
During the connection to the remote HFSQL administrator, you must specify the HFSQL server that will be taken into account......
<Connection variable>.StopServer (Function)
Stops an HFSQL server.
HDeleteServerTrigger (Function)
Deletes a server trigger.
<Connection variable>.DeleteServerTrigger (Function)
Deletes a server trigger.
HStopServer (Function)
Stops an HFSQL server.
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis......
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......
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....