ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ParallelTask (Type of variable)
The ParallelTask type is used to handle a task, which means a procedure run by a thread in the parallel programming.
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......
5. User Groupware in practice
An object diagram represents a set of objects and how they relate to each other at a certain moment in time......
Use case diagram
A use case diagram is used to view the behavior of a system in such way that......
Constants for managing arrays
List of constants used by the functions for array management....
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......
Partial indexing of memos
You now have the ability to index the content of a text memo item......
Managing Google contacts
The Google Contact service is used to manage contacts on Internet......
Contact (Type of variable)
The Contact type is used to define the advanced characteristics of a contact found in the phone book.
Installing a SOAP server with IIS
Background (Type of variable)
The Background type defines the advanced characteristics of the element background.
EnumControl (Function)
Returns the name of Nth control found in the specified element.
Events associated with Link controls
List of events associated with Link controls...
Question edit wizard
When typing a new message intended to the end user, WINDEV or WINDEV Mobile automatically displays the following window......
docElement (Variable type)
The docElement type is used to handle each element found in a docParagraph variable.
DSVFormat (Variable type)
The DSVFormat is used to define and change characteristics of the Delimiter Separated Values (DSV) format.
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
Day (Property)
The Day property is used to: Get the day from a Date or DateTime variable, or get the number of days from a Duration variable. Change the day of a Date or DateTime variable, or change the number of days of a Duration variable. Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format) Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)...