ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WINDEV applications for Linux: Specific features
SchedulerAddTrigger (Function)
Creates a trigger for a scheduled task.
MemSort_55 (Function)
MemSort_55 is kept for backward compatibility.
EmailSend (Function)
Sends an email via the SMTP protocol while controlling the "buffer" of the email.
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
WINDEV Mobile: Overview
WINDEV Mobile is a development environment for PC that allows you to develop......
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
nWDGetLastError: Error code of last error
Error code of last error......
PreviousPage (Function)
Returns the name of the previous page.
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
The HTML Display control
The HTML Display control displays a web page in an application......
ModbusConnectRTU (Function)
Connects a client to a Modbus slave via a serial port.
xlsNbWorksheet (Function)
Returns the number of worksheets found in an XLS file.
PDFReaderOpen (Function)
Opens a PDF file displayed in a PDF Reader control.
dbgStandardOutput (Function)
Writes an information into the standard output stream "stdout" (also called "console").
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
SchedulerReset (Function)
Populates the ScheduledTask and/or TriggerScheduledTask structures with the default values....
DictionaryLoad (Function)
Indicates and loads the dictionary corresponding to a given language.
OLEPaste (Function)
Pastes the content of Windows clipboard into an OLE control.
dbgSaveDebugDump (Function)
Saves a dump file of the application.