ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
EvaluateExpression (Function)
Evaluates the value of an expression built in a character string.
GglUploadDocument (Function)
Uploads a document to the Google server.
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
7. Window templates
...Window templates...
Changing sites from AWP to SEO-ready session mode
Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input,...
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50...
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
8. Project sharing in practice
Deselects a row in a Looper control....
The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......
rssEntry (Type of variable)
The rssEntry type is used to handle a RSS stream entry...
memcachedConnection (Type of variable)
The memcachedConnection type is used to define the characteristics of a connection to a Memcached...
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
fWrite (Function)
Writes: a character string into an external file. a memory section....
HAccelerateSpeed (Function)
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data.
fMoveFile (Function)
Moves a file from one directory to another.
Cookie (Variable type)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
Automatic menu of tables (AAF)
Each Table control found in a window proposes a menu to the user......
Including JavaScript files or a Web resource
WEBDEV allows you to include Javascript files or external resources in a WEBDEV project......
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....