ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

29. SEO in practice
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
HSimulateNetwork (Function)
Simulates the operating mode of HFSQL Client/Server on an ADSL or 3G network....
HSeek (Function)
Positions on the first record of the table whose value for a specific item is greater than or equal to a search value (generic search by default).
Window for quick selection
You are searching for a project element? You only know part of its name? Press [CTRL]+[E] to open the quick selection window......
Installing a Webservice (old format)
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
xmlSignatureReference (Variable type)
The xmlSignatureReference type is used to add a reference section into the XML signature.
XInitial (Property)
The XInitial property is used to: Get the X-coordinate: of a control (position on the X-axis) when opening the window or the page. of a window (position on X-axis) when opening the window. Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window. Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report....
YInitial (Property)
The YInitial property is used to: Find out the Y-coordinate: of a control (position on Y-axis) when opening the window or the page. of a window (position on Y-axis) when opening the window. Modify the Y-coordinate of a control anchored "to bottom" (position on the vertical axis) when opening the window. Find out the Y-coordinate of a control in relation to its block (position in millimeters on the vertical axis) when opening the report....
Project description: Files tab
The project description window allows you to configure various elements of your project......
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
gFontSize (Function)
Builds a sequence of characters used to specify the size of the font for a text found in a graphic string.
gFont (Function)
Builds a sequence of characters describing the font that will be used for the text.
gFontUnderlined (Function)
Builds a sequence of characters to specify whether or not the text that follows the call to this function is underlined.
2. Projects in practice
Collapses a branch previously expanded....
2. Projects in practice
Discover the main operations that can be performed on a project....