ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HSetPosition (Example)
Usage example of the HSetPosition function
docSection (Type of variable)
The docSection type is used to define the advanced characteristics of a section found in a document or paragraph.
Event (Variable type)
The Event type allows you to define all the advanced features of an event (birthday, anniversary, etc.)
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL table.
iPageNum (Function)
Returns or initializes the number of the page currently printed.
FileToMemoryList (Function)
Populates a List Box or Combo Box control programmatically with the records from a table or query.
Android and Java: call WLanguage procedures
Permet de spécifier la procédure qui sera appelée lorsque l’utilisateur effectue un clic dans un Widget iOS 14....
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
zipExtractPath (Example)
Usage example of the zipExtractPath function
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
HDeclareExternal (Example)
Usage example of the HDeclareExternal function
JSON (Variable type)
The JSON simplifies actions on data in JSON format.
HourglassNetwork (Function)
Shows or hides an infinite progress bar in the title bar of Android application windows. This function is no longer available from version 2024....
ReplicOpen (Function)
Opens a replication in direct mode or with a replication server.
SemaphoreStart (Function)
Locks the current thread until the semaphore is opened (which means until a "free" spot becomes available in the protected section).
ExceptionChangeParameter (Function)
Configures the automatic behavior that will be implemented if an exception occurs in the current process.
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
Source (Property)
The Source property can be used on: Chart control field field: in this case, the Source property indicates the source of the series: table column, list of values, etc, ... connection in which case the Source property is used to identify or define the source of a connection (HFSQL Client/Server, OLE DB, etc.)....
WinRefreshVisible (Function)
Modifies or returns the visibility state of the refresh bar in a window.