ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
HsMenu,Name (External language)
Adds a menu into the window that is opened.
apiRequest (Type of request)
The apiRequest type is used to define all the advanced characteristics of a request executed via a REST web service imported using the OpenAPI documentation.
MyControl (Reserved word)
The MyControl keyword represents the control that holds the process being executed.
WithInput (Property)
The WithInput property determines if a Combo Box control supports data input, and enables or disables this behavior.
WinAnimationNext (Function)
Modifies the type and duration of animations used when opening and closing the next window.
InstantMessaging (Type of variable)
The InstantMessaging type is used to define the advanced characteristics of the instant messaging of a contact (Google Talk, Skype, MSN, etc.).
SpellAvailable (Function)
Indicates whether a dictionary is available for the spelling checker (check performed in the controls that use the integrated correction or check performed by WLanguage functions).
CtAccess (Property)
The CtAccess property is used to set the type of access to the data file when connecting to a specific table via OLE DB.
RegistrySetValue (Function)
Writes a value to a key in the Windows registry.
gpwEnumControl (Function)
Enumerates the controls found in a window or page.
WLanguage procedure called by fListFile
WLanguage procedure ("Callback") called by fListFile for each file found.
13. Generation modes
Multiple assignments of arrays, structures and classes
The multiple assignment of arrays consists in assigning a set of simple values (boolean, integer, string, real, numeric or currency) to the cells of an array. This multiple assignment is also available for the structures and the classes....
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.
MovementTask (Property)
The MovementTask property allows you to know and modify the way users move tasks in a Gantt Chart column.
OrganizerWorkingHour (Function)
Used to indicate the specific working hours per day in an Organizer control.
Size (Property)
The Size property is used to determine and change the size of an element.
Push notification: iOS configuration
To use the Push notifications in iOS, you must have a Google account and you must perform a specific configuration......
fUnlock (Function)
Entirely or partially unlocks an external file.
DateToInteger (Function)
Converts a date to an integer.
diagText (Type of variable)
The diagText type is used to define all the advanced characteristics of a text associated with a shape in a diagram.
iParameterPDF (Function)
Defines the options for the generated PDF file.
WEBDEV administrator: General configuration
The "Configuration" tab is used to define the default connection options for the WEBDEV sites found on the server and managed by the administrator......
sfDisconnectResult (Type of variable)
The sfDisconnectResult type is used to get the status report of SFDisconnect when disconnecting from a session...