ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
Describing an element
A flexible modeling includes different elements linked together......
<Source>.InfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
Scheduler control events
The following events associated with Scheduler controls:...
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
Constants for managing character strings
List of constants used by string management functions...
Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.
Natif Informix Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Informix (also called Native Access......
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
<Spreadsheet>.DeleteWorksheet (Function)
Deletes a worksheet from a Spreadsheet control found in a window.
<Spreadsheet>.MoveWorksheet (Function)
Moves a worksheet within a Spreadsheet control in a window.
<Kanban>.DeleteList (Function)
Deletes a list from a Kanban control.
<Scheduler>.PositionResource (Function)
Displays a given resource in a Scheduler control or returns the position of first visible resource in a Scheduler control.
<Map>.DeleteImage (Function)
Deletes an image drawn on the map displayed in a Map control.
Handling external JavaScript objects from WLanguage
The WLanguage in "Browser" mode is used to interface with the Web APIs such as the ones proposed by Google or Yahoo......
gglContactGroup (Type of variable)
The gglContactGroup type is used to describe and modify a group of contacts used by the Google Contacts service...
AddVoiceCommand (Function)
Adds a voice command into the current window. From version 17, this function is replaced with SpeechRecognitionAddCommand.
OpenIDIdentity (Type of variable)
The OpenIDIdentity type is used to define all the advanced characteristics of a user connected to a service via the OAuth 2.0 protocol.
7. Available controls in a window
WINDEV Mobile includes several types of controls...
Time management
For each element (windows, reports, ......