ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HInfoServerRights (Example)
Usage example of the HInfoServerRights function
dFill (Function)
Colors an area: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
PunctuationSensitive (Property)
The PunctuationSensitive property is used to determine if punctuation characters (comma, period, etc.) are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
gRectangle (Function)
Builds a sequence of characters used to draw a rectangle.
grGetData (Function)
Retrieves a data from a chart.
DisplayMode (Property)
The DisplayMode property gets and changes: the display mode in a Word Processing control, the display mode in a PDF Reader control the display mode in an HTML Editor control, the display mode in a Kanban control...
RoundCeil (Function)
Returns: the value rounded up to the nearest integer. the duration rounded up to the nearest interval. the date and time rounded up to the nearest interval....
EmailListFolder (Function)
Returns the list of folders: found in the Outlook messaging software. for an IMAP session....
HTTPSendForm (Function)
Sends an HTTP form.
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.
Handling a Control Template control through programming
The "Control template" control is used to display an existing control template......
GglGetCalendar (Function)
Retrieves a Google calendar and its events according to its title or identifier.
iOSAppGroupDirectory (Function)
Returns the path of the container used to share files between several applications belonging to the same iOS App Group.
HInfoFileRights (Example)
Usage example of the HInfoFileRights function
ExecuteAncestor (Function)
When the code is overridden, used to run the process of the template corresponding to the process of the current control.
MagnifierMode (Property)
The MagnifierMode property determines and changes how the magnifier is displayed in the column headings of a Table or TreeView Table control.
SaaSConnect (Function)
Authenticates a user of a SaaS site beside the SaaS webservice that manages the site.
InitialAnimation (Property)
The InitialAnimation property determines whether the animation of an Image, Button, Static or Carousel control is enabled when the control is created.
ScrollValue (Property)
The ScrollValue property gets and sets the scroll value.
sClose (Function)
Closes the specified serial port, parallel port or infrared port.
CookieRead (Function)
Retrieves the value of a cookie saved on the computer of Web user.
dLine (Example)
Usage example of the dLine function
dPoint (Example)
Usage example of the dPoint function
3. Test of a WINDEV Mobile application
By testing the project you can simulate how the application will run....
FTPCommand (Function)
Sends a specific FTP command to a server.