ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HeightInPixel (Property)
The HeightInPixel property is used to get the height in pixels of a control in a report.
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
Marker (Type of variable)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
HorizontalAlignment (Property)
The HorizontalAlignment property gets and changes the horizontal alignment of a control.
Defining a help window template
WINDEV allows you to create help window templates......
Handling a Check Box control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
InstantMessaging (Variable type)
The InstantMessaging type is used to define the advanced characteristics of the instant messaging of a contact (Google Talk, Skype, MSN, etc.).
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static Text control.
SourceToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
redisResponse (Type of variable)
The redisResponse type makes it possible to define all the advanced characteristics of a response received by RedisExecuteCommand or RedisPipelineGet.
User Groupware (compatible with version 17)
A Windows application, an Internet or Intranet site require to define the role of different contributors......
rssStream (Type of variable)
The rssStream type is used to handle a RSS stream...
ImageState (Property)
The ImageState property is used to get and change the number of drawings in: The image associated with a button. The image of the cursor in a slider. The image associated with the button of a sidebar pane. The image associated with the button of a tab pane. The image associated with the Rating control. The image associated with a group in a Ribbon control. The image associated with a menu option....
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
ProgressBarDisable (Function)
Stops the periodic refresh of a Progress Bar via Ajax.
Events associated with the controls of a report
The events associated with the controls of a report are as follows......
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
rssEnclosure (Type of variable)
The rssEnclosure type is used to describe and handle the attachment of an entry of RSS stream...
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).
ScreenToSource (Function)
Automatically initializes: the values of a table's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....