ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LoadWDL (Function)
Loads a library of WINDEV objects in memory (.WDL).
LooperInsertLine (Function)
Inserts a row into a Looper control.
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.
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.
HCheckMemo (Function)
Checks the structural integrity of memos in an HFSQL data file.
DisplayModePreview (Property)
The DisplayModePreview property gets and sets the camera preview mode.
NetworkDisconnect (Function)
Disconnects a network drive.
Editing the WEBDEV style sheet
WEBDEV allows you to manage all the WEBDEV styles used in a project......
DotNetRunXML (Function)
Runs a procedure on a server for .Net XML Web services.
SSH constants
The following constants are used to manage an SSH server:...
ParallelTaskExecuteAfter (Function)
Indicates a continuation parallel task that will be run when one of the specified parallel task is completed.
ParallelTaskExecuteAfterAll (Function)
Indicates a continuation parallel task that will be run when all the tasks found in an array of parallel tasks are ended.
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...
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.
HDescribeLink (Function)
Describes a link between two data files through programming.
OrientationTitle (Property)
The OrientationTitle property is used to: Find out if the title of an Table control column (or all Table control columns) are tilted.. Tilt or not the title of an Table control column (or of all Table control columns)....
Properties associated with the options of a Switch control