ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dDisplay (Function)
Displays the drawing in the Image control.
PreviousPage (Function)
Returns the name of the previous page.
New (Reserved word)
New is used to allocate memory space...
InternetConnected (Function)
Defines whether an Internet connection is enabled on the current computer. In mobile, you can also be notified when the status of the Internet connection changes.
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
Batch processes: Creating executables, WDLs, components, and more...
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line......
EvaluateExpression (Function)
Evaluates the value of an expression built in a character string.
Configuring the Apache 2.2 server
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
Array management functions
List of functions for managing arrays...
grInfoXY (Function)
Returns information about the series found at a specific chart point.
docParagraph (Type of variable)
The docParagraph type is used to handle the characteristics of a paragraph in a DOCX document.
iPreview (Function)
Configures the print destination.
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
ControlVisible (Function)
Makes a control (or a group of controls) visible in a window. During this operation, an animation can be performed on the controls.
SOAPPrepare (Function)
Builds the SOAP request for calling a Webservice function.
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
SocketRead (Function)
Retrieves a message sent by another socket.
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
The pages
Pages are the main interface of a WEBDEV site......
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
SocketExist (Function)
Checks the existence of socket.
HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.