ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iCurrentFile (Function)
Returns the name of the file currently generated.
RGB (Function)
Defines a color from its Red, Green and Blue components.
Constants for managing emails
List of constants used by the functions for managing emails....
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
WinEdSaveNote (Function)
Exports the repositionable notes created by the user into a file.
NumHelp (Function)
Returns the number of the help context associated with the specified control.
Partial indexing of memos
You now have the ability to index the content of a text memo item......
Creating links
Links help users navigate the help system......
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....
REP files
REP files contain the list of data files handled by the application....
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
WindowBitmap (Function)
Creates the image of the specified window in a BMP file.
Handling a Web Component control through programming
FilePath (Property)
The FilePath property gets the name of the file associated with a control.
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
HTMLExecuteBrowserProcedure (Function)
Executes a WLanguage browser procedure in an HTML Display control that displays a page created with WEBDEV.
GDPR: Overview
GDPR (General Data Protection Regulation) will replace "Data Protection Directive" on 25th May 2018......
XMLLast (Function)
Positions on the last element (tag or attribute) of the current tree level.
XMLFirst (Function)
Positions on the first element (tag or attribute) in the current tree level.
Events associated with Breadcrumb controls
List of events associated with Breadcrumb controls...
Different types of pages
WEBDEV enables you to create static sites and/or dynamic sites......
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
hbScanParameter (Type of variable)
The hbScanParameter type is used to define the parameters for iterating over the records in an HBase database.
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.