ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MemCreate (Function)
Creates a memory area.
TableEnumBreak (Function)
Enumerates the breaks found in a Table control.
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
Image with automatic sequence (WEBDEV)
...Image controls with automatic sequence are used to view a series of images located in one or more site directories. The images are automatically browsed....
Native DB2 Connector: Programming with HFSQL functions
To use a DB2 database with Native Connector, the structure of DB2 tables must be imported into the WINDEV or WEBDEV analysis......
ServiceList (Function)
Returns the list of services found on the current computer or on the specified remote computer.
zipDeleteAll (Example)
Usage example of the zipDeleteAll function
HTTPCookieGet (Function)
Retrieves the cookies read by a call: to HTTPRequest for an HTTP domain. to HTTPSend for an HTTP domain....
ContactSource (Type of variable)
The ContactSource type is used to define the advanced characteristics of a source (or account) for the contacts (example: Google, Exchange, Facebook).
SIPAddress (Type of variable)
The SIPAddress type is used to define the advanced characteristics of a SIP address.
HImportJSON (Function)
Imports a JSON file into a data file in HFSQL Classic format (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile).
NbCopy (Property)
The NbCopy property is used to determine and change the number of report copies to print.
Printing the content of a pivot table (AAF)
Pivot Table controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
HDeleteLink (Function)
Deletes an integrity rule between two data files on the server.
EmailSend (Function)
Sends an email via the SMTP protocol while controlling the "buffer" of the email.
grSeriesColor (Function)
Initializes the color of a series or the color of a section.
TableItemStatus (Function)
Returns the status of a node in a Treeview Table control: collapsed, expanded or not found.
iMargin (Function)
Defines the "logical" print margins.
grScatter3DAddData (Function)
Adds a new point to display in a 3D Scatter chart.
Displaying a report in PDF format in the browser of the Web user
To display a report in PDF format in the browser of the Web user, you must......
ConsoleError (Function)
Writes a character string in the standard error output stream "stderr".
<zipArchive variable>.AddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
OpenIDReadIdentity (Function)
Retrieves the identity of a user contained in an AuthToken variable.
WLanguage procedure called by FTPListFile
Procedure ("Callback") called by FTPListFile for each file found.
Making a backup of a project
It is possible to regularly make a backup of the different elements of a project......