ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HCheckMemo (Function)
Checks the structural integrity of memos in an HFSQL data file.
Multiple generation
Project configurations are used to easily define the different "targets" of your project......
InWebMode (Function)
Indicates whether the current process is run: from a WINDEV executable. from the WEBDEV runtime engine (AWP)....
HFileExist (Function)
Determines: whether a file exists, which means whether it was physically created (HCreation or HCreationIfNotFound). whether a view or a query was defined....
HModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
HListTrigger (Function)
Returns the list of triggers applied to one or more HFSQL data files.
XMLAddAttribute (Function)
Adds an attribute into an XML document.
SpeechRecognitionTrigger (Function)
Triggers the device's speech recognition service....
Execute (Function)
Starts the execution of a process through programming.
Events associated with Flex controls
List of events associated with Flex controls...
SchedulerWorkingHour (Function)
Used to indicate the specific working hours per day in a Scheduler control.
LooperInsertLine (Function)
Inserts a row into a Looper control.
DisplayModePreview (Property)
The DisplayModePreview property gets and sets the camera preview mode.
NetworkDisconnect (Function)
Disconnects a network drive.
LoadWDL (Function)
Loads a library of WINDEV objects in memory (.WDL).
DotNetRunXML (Function)
Runs a procedure on a server for .Net XML Web services.
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
NotifPushDisable (Function)
Disables the management of push notifications for a WINDEV Mobile application (Android or IOS).
WinEdDeclareUndo (Function)
Declares how to cancel an action that was added by WinEdDo.
STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
LabelWidth (Property)
The LabelWidth property is used to: Find out the width of labels in a "Label" report. Modify the width of labels in a "Label" report....
SQLNext (Function)
Positions on the next row of the query result.
SQLPrevious (Function)
Positions on the previous row of the query result.
SQLLast (Function)
Sets the position on the last row of the query result.