ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDMap: Overview
WDMap is a tool used to view and handle a data file while developing an application......
Installing version 2024
Cherche les éléments d'un noeud HTML correspondant à une balise....
Selection (Property)
The Selection property is used to get the characteristics of the selection (or cursor): in a Word Processing control. Remark: This selection is in the section being edited in the control (body, header or footer). in a Spreadsheet control. in an HTML Editor control. in a Diagram Editor control....
DeleteAll (Function)
Deletes all the elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from an advanced array property (array of gglCalendar events, etc.). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
EmailSeekFirst (Function)
Finds one or more emails according to the criteria specified in the messaging software (Outlook, messaging software using the IMAP protocol, ...).
SCM administrator: Managing branches
The SCM (Source Code Manager) administrator allows to you manage the branches of the different projects found in SCM......
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
Partial indexing of memos
You now have the ability to index the content of a text memo item......
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
iPad window: Window creation wizard
The wizard for creating iPad windows allows you to easily create a window containing all the main elements of a window for an iPad application......
14. Report templates
...Report templates are used to easily standardize report layouts....
Salesforce functions (prefix syntax)
List of Salesforce functions (prefix syntax)...
Using an external component in an application
A component can be reused at any time in any application......
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
Development environment
When WINDEV, WEBDEV and WINDEV Mobile are first launched, a development environment is automatically proposed......
Anchor of overlaid controls (in a page)
WEBDEV allows you to define overlayable controls......
<emailPOP3Session variable>.NbMessage (Function)
Returns the number of incoming messages on the email server (POP3 protocol only).