ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

xmlAttribute (Type of variable)
The xmlAttribute type is used to handle the attributes of a node in an XML document.
StringInsert (Function)
Inserts a string into another character string at a given position.
iFont (Function)
Selects the default font.
PageParameter (Function)
Returns the value of a parameter passed to the current page.
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
zipNbPart (Function)
Returns the number of sub-archives (parts) found in an archive in CAB, RAR, ZIP, WDZ, 7z, TAR or TGZ (TAR.GZ) format.
dEncrustColor (Function)
Encrusts a color in an image found in an Image variable].
HModifyDatabaseProperty (Function)
Modifies the properties of a database located on an HFSQL server.
ListSelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.
AppointmentDelete (Function)
Deletes: the current appointment from the calendar of a Lotus Notes or Outlook messaging. an appointment from the calendar found on a mobile device (Android/iOS)....
dbgCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
HInfoFileProperty (Function)
Allows you to find out the properties of a data file located in an HFSQL server.
zipCreate (Function)
Creates an archive.
TableDisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control.
TableSwapLine (Function)
Swaps: two rows in a Table control populated programmatically. two branches in a Treeview Table control populated programmatically....
grPointInfo (Function)
Returns the screen coordinates of a point or the screen coordinates of a value found in a chart.
FTPGet (Function)
Transfers a file or directory from an FTP server (File Transfer Protocol) to the current computer.
SOAPAddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a web service.
zipListFile (Function)
Returns the list of files found in an archive.
HModifyFileRights (Function)
Modifies the rights granted to a user or group on an HFSQL Client/Server data file....
Array management functions
List of functions for managing arrays...
DateToInteger (Function)
Converts a date to an integer.