ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Captcha control properties
The Captcha control can be handled by the WLanguage properties in server code and in browser code.
Other operators
The following are additional operators......
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
zipNbPart (Function)
Returns the number of sub-archives (parts) found in an archive in CAB, RAR, ZIP, WDZ, 7z, TAR or TGZ (TAR.GZ) format.
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
HTML Editor control constants
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile....
ProjectInfo (Function)
Returns specific information about the project currently run.
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
Process (Type of variable)
The Process type is used to define the characteristics of the remote application that can be started by ExeRemoteRun.
pvtPosition (Type of variable)
The pvtPosition type is used to handle a cell of a Pivot Table control.
Alias (Property)
The Alias property is used to: get or change the alias of a window (WINDEV and WINDEV Mobile). get or change the alias of a dynamic tab (WINDEV). get the internal HTML/JavaScript name of a control (WEBDEV)....
Variable scope
Variables can be declared anywhere in the code....
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
Toolbar and menu of the SCM
The different options of the SCM can be handled via the SCM toolbar or the options of a specific menu ("SCM" from the main menu of the product used)......
gglMarker (Type of variable)
The gglMarker type is used to define the characteristics of a marker that must be positioned on a map...
The Range Slider control
The Range Slider control is used to easily select an interval or a zoom......
MemCreate (Function)
Creates a memory area.
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
API (Function)
Runs a function found in an external DLL.
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......