ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

InAWPMode (Function)
Used to determine if the page currently run is an Active WEBDEV Page.
HInfoFileProperty (Function)
Allows you to find out the properties of a data file located in an HFSQL server.
HStatDate (Function)
Returns the date of the last update for the index statistics.
HDisconnectClient (Function)
Displays a message on the Client computer(s) and disconnects the application.
SemaphoreEnd (Function)
Allows one or more threads to exit from the area protected by the semaphore.
ContactEdit (Function)
Opens a contact's current file in the device's native contact management application (Android,...
LDAPConnect (Function)
Used to connect to an LDAP server via the characteristics defined in the LDAPSession structure.
Contains (Function)
Allows you to check if a substring is within a string.
FramesetRefresh (Function)
Refreshes a frameset displayed in the user's browser from the context on the server....
ImageArea (Function)
Returns the number of the image area clicked by the Web user.
WinInput (Function)
Identifies the window containing the WLanguage code currently run.
ParallelTaskWaitAll (Function)
Waits for the end of execution of all parallel tasks found in an array.
HInfoFileRights (Function)
Allows you to find out the rights granted to a user or to a group on an HFSQL Client/Server data...
PositionToLine (Function)
Returns the number of the line that contains a character identified by its position in a block...
Adding files into a replication (ReplicEdit)
When the replication is described, the data files must be added into the replication......
RETURN statement
The RETURN statement is used to exit a statement block and the current process (or procedure).
CursorEnd (Property)
The CursorEnd property gets and sets the end position of the mouse selection range in the following...
ListPosition (Function)
Displays a List Box or ListView control from a specified element or returns the index of the first...
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
CriticalSectionStart (Function)
Marks the start of a critical section: no other thread will be able to run the code as long...
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified...
HOpen (Function)
Opens a data file.
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running...
ChronoEnd (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call...
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.