ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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)....
ConsoleRead (Function)
Reads a string in the standard input stream "stdin".
Events associated with pages
List of events associated with pages...
WDMap: Viewing records: special cases
This help page presents the special display cases in WDMap......
mongoCollectionOption (Type of variable)
The mongoCollectionOption type is used to define the advanced characteristics of collection options in a MongoDB database.
LooperAddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.
DelayBeforeClosing (Function)
Limits the display duration of a window or dialog box. If no user action is performed, when the specified amount of time is reached: for a window, the code of a window button will be run. for a dialog box, the dialog box is automatically closed....
Multiline Zone control properties
A Multiline Zone control and the lines of a Multiline Zone control can be handled in a window by the following WLanguage properties.
UUID (Type of variable)
The UUID type is used to easily manage: UUIDs or GUIDs, automatic UUID HFSQL identifiers, identifiers for COM/Automation objects and interfaces, ......
MySelf (Reserved word)
MySelf is used to handle the current control...
Type (Property)
The Type property is used to get: the type of element (data file or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
zipExtractFile (Example)
Usage example of the zipExtractFile function
J2EERun (Function)
Runs a procedure on a server of J2EE XML Web services.
Calendar control properties
Several WLanguage properties can be used on the Calendar control found in a window or in a page......
Check: Connectivity to HFSQL Client/Server
The monitoring robot will try to connect to a HFSQL Client/Server server......
General environment of WINDEV
Project Management Hub: New/Fixed incidents
To improve project monitoring, the Project Management Hub shows the evolution of new and fixed incidents over a given period of time, by one or multiple contributors......
iCreateFont (Example)
Usage example of the iCreateFont function
iPrintZone (Example)
Usage example of the iPrintZone function
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
Multilingual feature in the controls (window, page, report)
In a multilingual application or site, the multilingual feature is proposed for the following elements......
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...