ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Popup window
WINDEV allows you to open windows in popup format...
<Window>.OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
<Window>.OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
Height (Property)
The Height property is used to get and change the height of an element.
ToolbarPosition (Function)
Indicates the display mode of a Toolbar control.
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
Visible (Property)
The Visible property is used to set the visibility of an element.
AnimationSetMode (Function)
Changes the type of animation: for an image in an Image control. for a text in a static control....
HComputer (Function)
Stores a unique computer number or identifier in order to use the log and transactions over the network.
OLEPlay (Function)
Used to: retrieve the list of available operations (other than edit) from a server, perform an operation....
HServerStatus (Function)
Allows you to find out the status of a HFSQL server (this function uses the MantaManager service).
zipChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
TableModifyColumn (Function)
Modifies a column in a horizontal Table control.
Configuring the Apache server (1.3.x and 2.0.x)
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
Using WDMSG
The different steps for translating the project messages with WDMSG are as follows:...
FileDisplay (Function)
Displays a file in the browser of Web user.
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
CameraStop (Function)
Stops the video preview or video recording in a Camera control. Function kept for "Version-26-compatible" Camera controls....
Width (Property)
The Width property is used to determine and change the width of an element.
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....
Constants used for managing the multi-touch
Constants for managing the multi-touch...
HListKey (Example)
Usage example of the HListKey function
pdfTextElement (Type of variable)
The pdfTextElement type is used to find out all the characteristics of a text element in a PDF page.
Operations performed on class diagrams
The following paragraphs explain......
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
LDAP constants
List of constants used by the LDAP functions....
Organizer control functions
The following functions are used to manage the Organizer control:...