ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HDescribeFile (Function)
Describes a data file programmatically.
Configuring the automatic modification of data files
The automatic data file modification updates the description of data files on user computers......
DynamicTab (Property)
The DynamicTab property is used to: Find out the type of a Tab control (static tab or dynamic tab). Modify the type of a Tab control (static tab or dynamic tab)....
SensorDetectChangeOrientation (Function)
Allows you to be notified when the orientation of the device changes on any one of its 3 axes.
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed when recording the scenario. This scenario is run by WDTestSite....
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
BitmapInfo (Function)
Retrieves the characteristics of an image file or the characteristics of a PDF file : format, width and height, number of bits per pixel....
MapPolygon (Type of variable)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
sfError (Type of variable)
The sfError type is used to find out the characteristics of an error returned by Salesforce...
First project window
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
Continent (Type of variable)
The Continent type is used to find out the characteristics of a continent.
HImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
gImage (Function)
Builds a sequence of characters containing an image.
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
URL (Property)
The URL property is used to get and change a URL.
Error
The Error keyword is used to manage the errors.
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
TreeCollapseAll (Function)
Collapses a branch previously expanded (as well as its child elements).