ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WEBDEV administrator: Viewing the logs
The "Logs" tab is used to see the details of logs for a specific period......
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
MapPolygon (Type of variable)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
SpeechSynthesisVoice (Type of variable)
The SpeechSynthesisVoice type is used to get all the advanced characteristics of a speech synthesis voice.
Operations performed on a data file (Data model editor)
The main operations that can be performed on a data file from the data model editor are as follows......
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
HForward (Function)
Moves several records forward from the current position in the data file, according to a specified item.
SaaS administrator - Dashboard
The dashboard of the SaaS Administrator is used to quickly view the main information regarding the SaaS sites of a WEBDEV Application Server......
Constants for managing emails
List of constants used by the functions for managing emails....
zipArchivedFile (Type of variable)
The zipArchivedFile type is used to handle a file found in an archive in one of the following formats: ZIP, CAB, RAR or WDZ or a file to add into an archive.
Rectangle (Type of variable)
A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width, Height) in 2 dimensions.
Constants for managing animations
List of constants used by the functions for managing the animations...
Search in SCM history
The search in the history allows you to perform an advanced search in the history of operations performed in the SCM......
Creating and handling an item
The main operations that can be performed on an item are as follows......
SendKey (Function)
Simulates the keystrokes and the mouse actions.
Color constants
The color constants are mainly used in the chart functions, the print functions and the drawing functions......
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
Programming custom calculations in Table controls
Natif Informix Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Informix (also called Native Access......
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....