ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<TimeLine>.Display (Function)
Reinitializes the content of a TimeLine control from its data source (HFSQL data file for example).
State-transition diagram
A state-transition diagram presents a sequence of states that an object goes through during its lifecycle......
dPixelOpacity (Function)
Identifies the opacity of a pixel in an image that has an Alpha channel. This image can be: an Image control, an Image variable, a WDPic variable (on the background layer), a picLayer variable....
GglRequest (Function)
Sends a communication request (HTTP request) to a Google service.
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
The Captcha control
The "captcha" are the distorted texts that the Web user must decode and re-enter in a site before validating a form....
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
TableModifyColumn (Function)
Modifies a column in a horizontal Table control.
Error 17: OTHER CASE must be the last statement used in SWITCH
OBEXSendVCard (Function)
Sends a VCard file (virtual business card) to a device that supports the OBEX protocol.
IWListDisplay (Function)
Refreshes the display of an "Internal window" control with automatic iteration on a data file or query.
ExeRunning (Function)
Allows you to find out whether a 32-bit application is already run.
<List Box>.Display (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file.
<Organizer>.Display (Function)
Reinitializes the content of an Organizer control from its data source (HFSQL data file for example).
<Source>.InitSubscriber (Function)
Initializes the range of automatic identifiers for the description file of subscriber replica (".RPL" extension).
<Source>.Modify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
<Source>.First (Function)
Sets the position on the first record of a data file according to the specified browse item.
MCIWindowSize (Function)
Changes the size and position of the display window of a media file previously opened (MCIOpen).
<zipArchive variable>.ChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
WINDEV Mobile: Platforms, processors and operating systems
WINDEV Mobile applications can run on the following platforms...
Table,Insert (External language)
Inserts an element into a table at a given position.
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
NextTitle (Function)
Modifies the title of next window to open.
DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...