ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Property Description (Type of variable)
The Property Description type is used to get information about a property.
xlsNbColumns (Function)
xlsNbColumns is kept for backward compatibility only.
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
Help system properties
The properties of help system are used to define......
Query technical documentation
The query editor automatically creates a technical documentation for each query......
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
Compilation options (chm format)
Returns the list of WINDEV or WEBDEV analyses (in HFSQL Classic format) available in a given directory....
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......
Responsive Web Design: Managing a header bar
This help page explains how to create a page containing a header bar in Responsive Web Design mode......
Image properties (help system)
At any time, you can change the characteristics of an image inserted into a help page in the image properties......
WDAPI: Converting a declaration of C function or structure
WDAPI is used to convert a declaration of C function or structure into a declaration of WLanguage function or structure......
Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.
End of Document block
The End of document block is run once at the end of the report execution......
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
Screen,Get (External language)
Retrieves the value in a control or in a variable.