ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GOTO statement
The GOTO statement is used to run a code identified by a given label...
13. Debugger
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility.
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event).
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
HClusterAddNode (Function)
Enables a node in an HFSQL cluster.
Stemming (Property)
The Stemming property is used to enable stemming and to define the language used for stemming in a full-text index defined through programming.
26. Style sheets: to simplify the layout
Images, colors and tabs
To optimize the appearance of your screens, WINDEV, WEBDEV and WINDEV Mobile allows you to use images or colors in your tab controls......
HInfoMemo (Function)
Returns the characteristics of binary and text memos.
HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function
NbThumbnail (Property)
The NbThumbnail property is used to get the number of thumbnails generated for an item.
NetClientSendMessage (Function)
Sends a message from the server to all the connected client computers. This function is kept for backward compatibility....
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
HServerStatus (Function)
Allows you to find out the status of a HFSQL server (this function uses the MantaManager service).
Constants for managing the applications with "Live update"
List of constants used by functions for managing applications with "Live update"....
Constants for manging the replication
List of constants used by the functions for managing the replication....
Functions for managing Map controls (prefix syntax)
The following functions are used to manage Map controls via prefix syntax...
Compress (Function)
Compresses a string or a memory block (buffer) in binary format.
EndService (Function)
Ends the execution of the current service.