ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
IconInstall (Function)
Creates an icon (associated with a program) in a group of Windows programs, with the associated command line.
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.
MinSourceCardinality (Property)
The MinSourceCardinality property is used to get and modify the minimum cardinality of the source item in the link.
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account.
DriveMoveFile (Function)
Moves a file present in an Drive directory to another directory on this Drive (remote disk).
HEX@ (Type of Variable)
Objet interne pour la gest ion de VisiteGuidée.Etape.Disque.
<Variable Drive>MoveFile (Function)
Moves a file present in an Drive directory to another directory on this Drive (remote disk).
Managing parallel tasks
The computers are becoming more and more powerful......
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
fDataDirCommon (Function)
Returns a directory path for the shared data of the current application: between all the users of the computer between all the TSE users This directory can be used without restriction in Windows XP, Vista, ... This directory is used to store: the files for the general configuration of the application (.INI files, .XML files, etc.). the data files common to all the users (HFSQL .fic, .ndx and .mmo files)....
TypeFiles (Property)
The TypeFiles property is used to get and change the filter available in the file picker of the Upload control.
MultimediaControlVisible (Function)
Manages the visibility of control buttons (Play, Pause, Fast Forward, ...) found in the Multimedia control.
Error 13: The label already exists
GroupFirst (Function)
Reads the first group of contacts found in the address book of a Lotus Notes or Outlook messaging.
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
<TreeView>.TypeItem (Function)
Checks the existence of an element in a TreeView control and returns its type (node or leaf) if the element exists.
<Page>.Exist (Function)
Allows you to find out whether a page context exists on the server (which means whether the page was opened).
<TreeView Table>.TypeItem (Function)
Checks the existence of an element in a TreeView Table and returns its type (node or leaf) if the element exists.
InvalidInputDetect (Function)
Detects and signals an error on required controls left empty and/or controls with invalid data....
<Source>.Flush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.