ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Count (Function)
Returns the number of occurrences of a control in a window, in a page or in a group of controls.
Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define a drop-down menu......
Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......
Input (Function)
Displays a message allowing the user to type an information.
Developing applications in Universal Windows 10 App mode
WINDEV and WINDEV Mobile allow you to develop applications for Windows 10 tablets and for Windows Phone 10 and Windows 10 phones (Universal Windows 10 App applications)......
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
HSaveParameter (Function)
Saves a persistent value on the HFSQL server.
IdentifierAWPContext (Function)
Returns the identifier of AWP context.
fDirSize (Function)
Returns the size of a directory in bytes.
HPriority (Function)
Finds out and modifies the priority of the calling application.
ColorPalette (Function)
Returns a color found in the current palette.
ExplorerRetrieve (Function)
Retrieves the number and the name of the files "dropped" from the explorer.
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
MatDelete (Function)
Deletes an existing matrix.
HSetMemo (Function)
Used to modify the management mode of memo items.
HBuildKeyValueANSI (Function)
Regardless of the platform used, the data stored in the HFSQL files is in ANSI format.
HDBDescribeFile (Function)
Describes a file in dBase3 format (most common format) through programming.
SocketExist (Function)
Checks the existence of socket.
Conversion (Function)
Converts a value from a unit to another one.
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
Merging differences (SCM)
EmailReadMessageHeader (Function)
Reads the header of an incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
fCopyFileWebFolder (Function)
Copies an image file from the data directory of application (or from one of its sub-directories) to the "_WEB" directory of application (or to one of its sub-directories).