ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Thread>.SendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
<Scheduler>.SelectMinus (Function)
Deselects an appointment from a Scheduler control.
<Scheduler>.SelectPlus (Function)
Selects an appointment in a Scheduler control.
<Scheduler>.DeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
Dimension (Example)
Example of use of Dimension
Dark theme on mobile devices
The latest versions of mobile OSs allow you to switch applications to a dark theme to reduce battery consumption or to make the device easier to use in a low-light environment......
<Organizer>.SelectMinus (Function)
Deselects an appointment from an Organizer control.
KanbanSave (Function)
Updates the record bound to the current card in the Kanban control.
CertificateSignString (Example)
Usage example of the CertificateSignString function
Screen,XVar (External language)
Defines whether a control is included (or not) in the current window.
<Organizer>.SelectPlus (Function)
Selects an appointment in an Organizer control.
DocFindElementByName (Function)
Searches for an element by its name in a Word Processing document.
Events associated with TreeView controls
List of events associated with TreeView controls...
HFreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).
Handling Spreadsheet controls programmatically (in a report)
LOOP statement
The statement block is repeated endlessly...
HCheckIndex (Function)
Checks whether the data found in the index file (.NDX file) properly refers the data found in the data file (.FIC file).
TimelineDeleteEvent (Function)
Deletes an event from a TimeLine control.
InvalidInputListControl (Function)
Builds a list of controls that require data input/contain invalid data....
External language: Programming in COBOL
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
Code editor: Display options
The code editor proposes several display options......