ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Segmented Button control
The Segmented Button control can be understood as a set of ON/OFF buttons grouped together in a single control......
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
HCreateServerTrigger (Function)
Adds or modifies a server trigger on the HFSQL server.
HToFile (Function)
Copies a data source (file, query, view, ...) to a physical HFSQL table with the same description. This table is neither encrypted nor password protected.
HExecuteProcedure (Function)
Runs a stored procedure.
2. Projects in practice
Discover the main operations that can be performed on a project....
Control (Variable type)
The Control type is used to define the characteristics of a control.
docNumberingLevel (Type of variable)
The docNumberingLevel type is used to define the advanced characteristics of a numbering level used in a Word Processing document.
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
Generating an application for Universal Windows 10 App
iParameterPreview (Function)
Configures the print preview: display a message regarding the resources of current computer. display or hide the ribbon tabs and buttons. the export options available in the mini preview window....
Printing the content of a TreeView Table (AAF)
TreeView Table controls include an automatic context menu that allows users to perform multiple actions on the data displayed in the control......
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....
AAF: Pasting a row from one Table control into another
Table controls are used to view and manipulate data......
fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several applications), for the current user.
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
HSubstDir (Function)
Associates the data directory specified in the database schema with a directory found on disk.
HModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
gStoredValue (Function)
Adds an "invisible" value to an element in a List Box, Combo Box or Scheduler control.
InternetConnected (Function)
Defines whether an Internet connection is enabled on the current computer. In mobile, you can also be notified when the status of the Internet connection changes.