ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GUIDAnalysis (Property)
The GUIDAnalysis property returns the GUID of the analysis that was used to create the data file.
fTempDir (Function)
Returns the name of directory used to store the temporary files.
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
FutureHeight (Property)
The FutureHeight property is used to determine how high an auto-resizing control in a report will be after being enlarged.
AnchorRateBottom (Property)
The AnchorRateBottom property is used to: Find out the anchor rate when a control moves on the vertical axis. Modify the anchor rate when a control moves on the vertical axis....
FramesetDisplay (Function)
Displays a WEBDEV frameset in the user's browser....
Handling TimeLine controls programmatically
A TimeLine control can be......
HBuildKeyValue (Example)
Usage example of the HBuildKeyValue function
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
NotifPushProcedure (Function)
Specifies the WLanguage procedure called when a push notification is received by a WINDEV Mobile application (Android or iOS).
PDFSave (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
Real-time chart
This type of chart is used to represent a permanent data flow in real time......
grSourceCategoryLabel (Function)
Defines the source of the category labels.
docElement (Type of variable)
The docElement type is used to handle each element found in a docParagraph variable.
MyWindow (Reserved word)
MyWindow is used to handle the current window...
Combination (Type of variable)
A combination is a set of options.
GestureNbPointer (Function)
Returns the number of pointers in contact with the screen.
Managing contacts (mobile devices)
In your mobile applications, you have the ability to directly manage the contacts of your mobile device (Android, iPhone, iPad, Universal Windows)....
OrganizerAddAppointment (Function)
Adds a new appointment to an Organizer control.
SocketWaitForConnection (Function)
Run on the server, this function is used to wait for a connection request coming from the client sockets.
iPageNum (Function)
Returns or initializes the number of the page currently printed.
StringCount (Function)
Calculates: the number of occurrences of a specific character string (by respecting the search criteria) in another character string. the number of occurrences of a set of strings in an array....
fSelect (Function)
Opens the Windows file picker.
Private Store for WINDEV applications
Versions 27 and later include a Private Store......