ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Functions for managing Dates and Times (prefix syntax)
List of functions for managing dates and times...
fSep (Function)
Returns the separator of directory according to the current platform ('\' or '/')....
LooperSelect (Function)
Returns the index of the selected element in a Looper control.
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
emailOutlookSession (Type of variable)
The emailOutlookSession type is used to handle the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
<emailNotesSession variable>.NbMessage (Function)
Returns the number of incoming messages in Notes.
<EmailNotesSession variable>.GetAll (Function)
Retrieves all the emails found on a Notes server.
<xmlDocument variable>.Save (Function)
Saves an XML document in a file.
<emailOutlookSession variable>.ChangeFolder (Function)
Modifies the current folder in the Outlook messaging software.
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
StatusBarAddCell (Function)
Adds a new cell to the status bar of the current window.
<pdfDocument variable>.AddWatermark (Function)
Adds a watermark to all the pages of an existing PDF file.
fSeparator (Function)
Returns a file path with normalized separators.
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
Using ODBC on HFSQL Classic via JDBC
The ODBC driver on HFSQL Classic is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
LOOP statement
The statement block is repeated endlessly...
dbgStandardOutput (Function)
Writes an information into the standard output stream "stdout" (also called "console").
NumberInWords (Function)
Converts a number to words.
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
Import an Document Figma
Les fonctions Bitcoin permettant notamment de manipuler un serveur Bitcoin Core sont les suivantes ......
SIPVisible (Function)
Displays the keyboard.
FinPaymentNb (Function)
Returns the number of payments required to pay off a capital according to a given rate.
BurnerStatus (Function)
Returns the status of the current burner.
BurnerPath (Function)
Returns the path of the current burner.
LooperSort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....