ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AssistedInputConfigure (Function)
Used to configure the filter and the opening of assisted input.
GglFile (Type of Variable)
The GglFile type allows you to know all the characteristics of a file from the Google software suite (Docs, Sheets, etc.).
iPad window: Window creation wizard
The wizard for creating iPad windows allows you to easily create a window containing all the main elements of a window for an iPad application......
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
Page Footer block
The Page footer block is run at the end of each page......
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
Constants for the assisted replication
List of constants used by the functions for the assisted replication....
OrganizerChangeMode (Function)
Modifies the time range displayed by an Organizer control (Day/Week/Month)....
ContactDisplay (Function)
Opens the form of a contact in the device's native contacts application (Android, iPhone or iPad, Universal Windows)....
VisibleOutsideWindow (Property)
The VisibleOutsideWindow property is used to: determine if a button is visible even if its position (X,Y) is outside the border of the window (entirely or partially). modify the visibility of an "off-window" button....
dbgSaveMemoryDump (Function)
Saves a dump of memory used by the application.
Open (External language)
Opens a window.
iParameterPreview (Function)
Configures the print preview: display a message regarding the resources of current computer. display or not the ribbon panes (as well as the buttons found). the export options available in the mini preview window....
PDFMergeWithPassword (Function)
Merges several existing and password-protected PDF files into a single PDF file.
fSplit (Function)
Splits a file into several files.
Events associated with a Repositionable Note control
Events associated with a Repositionable Note control...
Storing the breaks in the Table/Looper controls (AAF)
When end users work on a complex Table or Looper control with multiple breaks, they may want to save the current layout......
CalculatedDefaultValue (Property)
The CalculatedDefaultValue property is used to: Find out the SQL expression that defines the default value of an item. This item was defined in the data model editor or through programming. Define the SQL expression that returns the default value of an item (item described through programming only)....
ChangeTheme (Function)
Is used to change, through programming, the theme (dark or light) used by the mobile application.
AppControl (Function)
Enables (or disables) the remote control for the current multi-user WINDEV application. This is an advanced function.
LooperSearch (Function)
Searches for a value in an attribute of a Looper control.
LoadImage (Function)
Loads an image in memory so that it can be used later by gImage.
ControlFirst (Function)
Indicates the name of the first field specified in the tab order for the specified window.
ControlContextMenu (Function)
Identifies the control on which the context menu was opened.
HFree (Function)
Transforms the crossed records (HCross) into deleted records.