ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SourceFile (Property)
The SourceFile property is used to set the characteristics of a link.
Check model
You can use check models to easily create checks...
LinkedFile (Property)
The LinkedFile property is used to set the characteristics of a link.
Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
SemaphoreCreate (Function)
Creates a semaphore.
Print functions
List of print functions...
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
Step 2: Creating print fonts
This step allows you to define and choose the different fonts that will be used in the printed document......
EndDate (Property)
The EndDate property is used to get and change the selected time period end date: in a Calendar control, in an Organizer control. in a Scheduler control....
Project Management Hub: Configuration
All contributors must provide details about their work schedule so that project management tools reflect reality......
4. Activating a dynamic WEBDEV site
StartDate (Property)
The StartDate property is used to determine and change the start date of the selected time period: in a Calendar control. in an Organizer control. in a Scheduler control....
MaskTitleTime (Property)
The MaskTitleTime property is used to get or change the mask used for the title of time columns: in an Organizer control. in a Scheduler control. in a TimeLine control....
ArrayMove (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
Developing multilingual applications
A multilingual application is an application that can be distributed in several languages......
SemaphoreStart (Function)
Locks the current thread until the semaphore is opened (which means until a "free" spot becomes available in the protected section).
SemaphoreDestroy (Function)
Explicitly destroys a semaphore.
SemaphoreEnd (Function)
Allows one or more threads to exit from the area protected by the semaphore.
Note (Property)
The Note property is used to: Find out the notes associated with a control, a window, a page or a report. Modify the notes associated with a control, a window a page or a report....
Natif Informix Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Informix (also called Native Access......
Sorts in a report
The sort is used to organize the information displayed in the report......
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
Reports
A report provides a custom view of data......
HCompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index item: all the sort options specified for the item are taken into account (sensitivity to the case, to the punctuation, sort direction, Unicode language, ...).
DisplayEvenIfNull (Property)
The DisplayEvenIfNull property is used to: Determine whether a row or column in a Pivot Table control is displayed even if it contains no value. Show or hide a row or column in a Pivot Table control if it does not contain any values....