ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Search results
23 results for: BOUCLE
ServiceWait (Function)
Pauses the current service during the specified duration.
LOOP statement
The statement block is repeated endlessly...
EndService (Function)
Ends the execution of the current service.
<emailNotesSession variable>.NbMessage (Function)
Returns the number of incoming messages in Notes.
External language: Cobol programming
We are going to call the elements developed in WINDEV (project, windows, analysis, ...
iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
Playing a video with the MCI functions
MCI functions are used to easily handle the media files...
External language: Pascal programming
We are going to call the elements developed in WINDEV (project, windows, ...
iPrintAreaHTML (Function)
Pritns a text in HTML format in a rectangular area.
External language: Java programming
We are going to call the elements developed in WINDEV (project, windows, analysis, ...
External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ...
EmailNbMessage (Function)
Returns the number of incoming messages currently found:
  • on the email server (POP3 protocol only).
  • in the Outlook messaging software.
<Map>.AddMarker (Function)
Adds a new marker onto a map displayed in a Map control.
Multitask (Function)
The Multitask function allows you to:
  • define a timeout,
  • give control back to Windows,
  • give control back to Windows and to WLanguage.
<Source>.PrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
External language: Programming in Fortran
We are going to call the elements developed in WINDEV (project, windows, analysis, ...
MapAddMarker (Function)
Adds a new marker onto a map displayed in a Map control.
emailPOP3Session (Variable type)
The emailPOP3Session type is used to access a messaging server by using the POP3 protocol (Post Office Protocol) in order to retrieve the messages found on this server.
SendKey (Function)
Simulates the keystrokes and the mouse actions.
Managing WebSockets
The WebSockets are used to communicate from a Web application (Intranet or Internet site run in a browser) to a Web server by using sockets...
<Source>.ExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.