ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HLockFile (Function)
Locks a table and restricts the access to this table for all other sites or applications.
Option (Property)
The Option property is used to get and change certain options.
TableAdjust (Function)
Adjusts the title and size of columns found in a Table or TreeView Table control.
SQLGetMemo (Function)
Retrieves the content of a Memo column from the query result, for the current row.
HAddScheduling (Function)
Creates a scheduled task on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
HDeleteScheduling (Function)
Deletes a scheduled task found on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
SQLSeek (Function)
Positions on the specified result row of the query.
REST Services: Prologue procedure (executed before each call)
It is now possible to specify in the description of a Webservice that a procedure must be called (and executed automatically) each time a Webservice is called......
AccentSensitive (Property)
The AccentSensitive property is used to determine if accented characters are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
After
They After keyword can correspond to:
Cell (Property)
The Cell property is used to manipulate one or more cells.
Using the Vista style in your windows
WINDEV allows you to customize......
Hidden (Property)
The Hidden is used to: Determine if a control in a report is hidden. Redact or blur a control in a report....
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
SaaSAdminConfigureSiteData (Function)
Configures the management of data for a SaaS site.
BackgroundImageState (Property)
The BackgroundImageState property allows you to get and change the number of drawings in the image associated with the background of a button.
WinOutWidth (Function)
Returns the full width of a window (including the border).
ScrollValue (Property)
The ScrollValue property gets and sets the scroll value.
IdentifierAWPContext (Function)
Returns the identifier of AWP context.
HRecNum (Function)
Returns: the number of the current record in the HFSQL table. the number of the current record in the HFSQL view....
TableRestorePositionAndSelection (Function)
Restores the scrollbar position in a Table or TreeView Table control as well as the selected elements.
StringCount (Function)
Calculates: the number of occurrences of a specific character string (by respecting the search criteria) in another character string. the number of occurrences of a set of strings in an array....
SpeechSynthesisStop (Function)
Stops all the current read operations on the engine for speech synthesis.