ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Control (Type of variable)
The Control type is used to define the characteristics of a control.
Font (Type of variable)
A Font variable creates a font programmatically...
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
Constants for the geo-localization functions
Constants used by the geo-localization functions...
The Organizer control
The Organizer control is used to display and handle organizers......
Image (Property)
The Image property gets and sets the background image of a control or block.
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
dArc (Function)
Draws an arc of circle or an arc of ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
Constants for managing videos
List of constants used by the functions for video management....
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......
grDeleteSeries (Function)
Deletes a data series from a chart.
zipListFile (Function)
Returns the list of files found in an archive.
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
PreviousWin (Function)
Identifies the window that was in edit before the window that is currently in edit (for the same project).
IWListInsert (Function)
Inserts a new internal window in the list of internal windows used by an Internal Window control.
Continent (Type of variable)
The Continent type is used to find out the characteristics of a continent.
grScatterAddDataXY (Function)
Adds a data into a "Scatter" chart.
EmailGetTimeOut (Function)
Reads the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
grPiePullOut (Function)
Pulls out a section (or all sections) in a chart.
LooperAddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
CaseSensitive (Property)
The CaseSensitive property is used to determine if the different searches performed on the item distinguish between uppercase and lowercase characters (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
ZOrder (Property)
The ZOrder property defines the Z-order of an element.