ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AlbumSave (Function)
Saves an image, a photo or a video in the photo album of the mobile device.
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...
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
TwainToControl (Function)
Allows you to : view the document coming from the Twain device in an Image control. view the document coming from the Twain device in the user interface of device....
docParagraph (Type of variable)
The docParagraph type is used to handle the characteristics of a paragraph in a DOCX document.
dDisplay (Function)
Displays the drawing in the Image control.
SysDirExternalStorage (Function)
Returns the path of the directory that will be used to store files in the external storage space of the Android device.
Shared information
The information entered when creating the files and the items is shared throughout the environment......
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)....
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
Constants for managing the modification of windows by the user
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.
"?" menu
WINDEV proposes a help menu adapted to your applications......
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.
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
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.
HTML Display control processes
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......