ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...
HCloseAnalysis (Function)
Closes the current analysis.
AutoRunAdd (Function)
Allows you to automatically start a WINDEV application when a specific event occurs.
diagWaypoint (Type of variable)
The diagWaypoint type is used to define all the advanced characteristics of a connector waypoint.
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
rssEntry (Type of variable)
The rssEntry type is used to handle a RSS stream entry...
HAccelerateSpeed (Function)
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data.
docTableOfContents (Type of variable)
The docTableOfContents type is used to define all the options to generate a table of contents in a Word Processing document.
fLock (Function)
Entirely or partially locks an external file.
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....
HDescribeItem (Function)
Describes a file item through programming.
InfoBuild (Function)
Displays a custom message in a system information window.
CtExtendedInfo (Property)
The CtExtendedInfo property is used to get the additional information inserted into database connection string.
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
HPrepareQuery (Function)
Initializes a query and declares this query to the database server in order to optimize the next executions of this query.
gpwAddUser (Function)
Adds a user to the User Groupware database.
Tiff (Type of variable)
The Tiff type is used to define the advanced characteristics of a TIFF image.
CookieWrite (Example)
Usage example of the CookieWrite function
CookieRead (Example)
Usage example of the CookieRead function
SysScreenOrientation (Function)
Allows you to: get the screen orientation of the device (Android, iOS or Universal Windows phone). set the screen orientation of the device (Android phone)....
Event (Type of variable)
The Event type is used to define all the advanced characteristics of an event: birthday, saint's day, ......
docCell (Type of variable)
The docCell type is used to define the advanced characteristics of a table cell found in a Word Processing document.
mongoCollection (Type of variable)
The mongoCollection type is used to define the advanced characteristics of a collection in a database of a MongoDB server.
WLanguage procedure called by fListDirectory
Procedure ("Callback") called by fListFile for each file found.