ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing the semaphores in the threads: limiting the simultaneous code execution
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
EmailReadPrevious (Function)
Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
BurnerAddFile (Function)
Adds a file to the compilation.
PageFromSource (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Events associated with a Slider control (WEBDEV)
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
Events associated with the Pivot Table control
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
grParameter (Function)
Retrieves or modifies a chart parameter.
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
Events associated with a Sliding Banner control
WEBDEV manages the following events by default (order of appearance in the code editor)...
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
Describing the report blocks
The different characteristics of a block can be viewed and/or modified in the description window of this block......
HSetLog (Function)
Enables or disables log management on a file.
Events associated with the Conference control
List of events associated with a Conference control...
DDE constants
List of constants used by the DDE functions...
Events associated with Clickable Image controls
List of events associated with Clickable Image controls...
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
Action Bar control events
Events associated with breaks
Le menu contextuel d'un champ de saisie propose une option "Définir comme 1er champ en saisie"......
Events associated with a Spreadsheet control
Events associated with Peeling Corner controls
WEBDEV proposes the following events:...
Upload control events
The following processes are associated with the Upload control:...
Events associated with a Switch control
Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions......
Creating the Table pages of the WEBDEV RAD pattern