ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HSeek (Function)
Positions on the first record of the table whose value for a specific item is greater than or equal to a search value (generic search by default).
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
CriticalSectionEnd (Function)
Marks the end of critical section: the code will be run by another thread.
CacheSize (Property)
The CacheSize property is used to: Get the maximum number of records that can be stored in the cache of the Native MySQL Connector. Change the maximum number of records that can be stored in the cache of the Native MySQL Connector....
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
Execute (Function)
Starts the execution of a process through programming.
Characteristics of Looper controls in a window
To display the control characteristics, select "Description" in the context menu of the control......
InvalidInputDetect (Function)
Detects and signals an error on required controls left empty and/or controls with invalid data....
Managing the semaphores in the threads: limiting the simultaneous code execution
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
Comparison operators
The comparison operators can be divided into several categories......
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
DotNetRun (Function)
Runs a procedure on a .Net server.
Bar Code control properties
Bar Code controls can be manipulated using different WLanguage properties......
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels......
Constants for managing the registry
List of constants used by the registry management functions....
Creating an RSS stream
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......
ChangeSourcePage (Function)
Dynamically changes the page displayed in an Internal Page control
Creating the RAD Pattern project
The steps for creating a RAD pattern are as follows:...