ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HDeleteParameter (Function)
Deletes a parameter previously saved by HSaveParameter.
grPieStartAngle (Function)
Indicates the start angle of first section in a Pie chart, Semi-circular chart or Donut chart.
SemiDynamicPageDisplay (Function)
Displays a semi-dynamic page in the browser of the Web user from a dynamic or static WEBDEV page.
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
RTFToHTML (Function)
Returns the HTML string corresponding to the specified RTF string.
Service constants
List of constants used by the functions for managing services....
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
zipChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
SocketWaitForConnection (Function)
Run on the server, this function is used to wait for a connection request coming from the client sockets.
EmailSend (Function)
Sends an email via the SMTP protocol while controlling the "buffer" of the email.
<Page>.Address (Function)
Used to find out the Internet address of a page.
HLoadParameter (Function)
Reads a parameter that was saved from a stored procedure by HSaveParameter.
grSourceCategoryLabel (Function)
Defines the source of the category labels.
grRaised (Function)
Used to display a chart with raised effect.
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
apLog (Function)
Saves an information in a "log" file during the execution of an action plan.
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.
DurationToString (Function)
Converts a duration to a character string in the specified format.
zipExist (Function)
Used to find out whether an archive exists.
RecorderAction (Function)
Runs an action on the recorder or dictaphone found on the current device.
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
gpwActivateUser (Function)
Validates a new user in the User Groupware database by activating the user.
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......