ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipFileSize (Function)
Returns the size of one of the files found in the archive (in CAB, RAR, WDZ, ZIP, 7z, TAR or TGZ (TAR.GZ) format): the compressed size of the file. the size of file before compression....
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
PopupAnimate (Function)
Displays a popup in a page cell.
dbgCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
dbgCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
CharactType (Function)
Returns information about the type of character.
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).
FontCreate (Function)
Creates a font definition.
EmailSend (Function)
Sends an email via the SMTP protocol while controlling the "buffer" of the email.
grScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart.
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
WINDEV Mobile: Overview
WINDEV Mobile is a development environment for PC that allows you to develop......
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
zipExtractPath (Function)
Returns the path of a file found in the archive.
HListItem (Function)
Returns the list of items: found in a data file ( a query or a view) known to the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. found in a Record variable....
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
Layout control properties
You can manipulate Layout controls (and its cells) in a window or page using the following WLanguage properties......
ProgressBarExecute (Function)
Starts a long browser process and fill a Progress Bar via Ajax according to the progress of this process.
dbgCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
dbgCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
grType (Function)
Identifies or modifies the type of chart.
DotNetDelegate (Function)
Initializes a.NET delegate.
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
dbgCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.