ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Analysis links
The links are used to link the files found in an analysis between themselves......
Declaring and using a variable
A variable is defined by name and type......
ERR_CANNOT_CREATE_TMP
ERR_LAUNCH_FAILED
HFSQL: Change of name
Lists the values supported by the device camera for a given parameter. Function kept for "Version-26-compatible" Camera controls....
DateTimeValid (Function)
Checks the validity of a date/time between January 01, 0001 at 0 hours 0 minutes 0 seconds 0 hundredths of a second and December 31, 9999 at 23 hours 59 minutes 59 seconds 99 hundredths of a second....
Breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
Automatic table modification
The automatic table modification updates the description of tables on user computers......
Extra (Property)
The Extra property is used to: Get additional information about a control, window, or page. Edit additional information of a control, window or page. In browser code, you can only get additional information of a control or page....
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
Creating the Table pages of the WEBDEV RAD pattern
The lifecycle of some projects span several years......
<zipArchive variable>.NbPartNeeded (Function)
Returns the number of parts of a given size required to split a single-part archive.
<Source>.SeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
zipNbPartNeeded (Function)
Returns the number of parts of a given size required to split a single-part archive.
Link control properties
The Link control is available in a page and in a report......
PageNumber (Property)
The PageNumber property is used to: get and change the number of the page displayed in an Image control ("multi-page" image files) get and change the page number of a PDF file displayed in an image control of a window get and change the page number of a PDF file displayed in the background of a report....