ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes.
DrawingStyle (Function)
Allows you to find out and modify:
  • the display mode of grayed buttons found in the windows of your application.
  • the display mode of translucent border for the windows of your application.
  • the mode for loading large images.
HExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk).
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
ComboOpen (Function)
Expands the list of a Combo Box control (single-column or multi-column Combo Box).
TableBreakIndex (Example)
Use example for the TableBreakIndex function
xlsColumnTitle (Function)
Retrieves the title of a column found in an XLS file.
XMLPrevious (Function)
Positions on the previous element (tag or attribute).
Assignment of RETURN
The return value of the process currently run can be assigned...
LoWord (Function)
Returns the two low bytes of an integer.
HiWord (Function)
Returns the two high bytes of an integer.
Importing DreamWeaver elements into a WEBDEV site
WEBDEV allows you to import Dreamweaver elements into your WEBDEV site......
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
AlbumSave (Function)
Saves an image, a photo or a video in the photo album of the mobile device.
AppInstallUPD (Function)
Triggers the automatic update of current application.
HTTPAddParameter (Function)
Adds a parameter to an HTTP form.
Managing users
The monitoring robot allows you to manage the users related to the different check error reports......
Sound (Function)
Plays a sound in WAV format.
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
NullAllowed (Property)
The NullAllowed property is used to manage the NULL value in the items of HFSQL data files.
fClose (Example)
Usage example of the fClose function
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......
GestureNbPointer (Function)
Returns the number of pointers in contact with the screen.
fReadLine (Example)
Usage example of the fReadLine function
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
Constants used by the scanner functions
Constants used by the scanner functions...