ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The different types of Table controls: populated programmatically, with or without access to the data source
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
OpenMobileWindow (Function)
Opens a window in a mobile application.
JSONToVariant (Function)
Converts a JSON string to a Variant variable.
Deploying a site (from the development computer)
Regardless of the type of site created by WEBDEV (static site or dynamic site), WEBDEV Development version allows your to automatically install the site on the server......
MatReadLine (Function)
Reads the value of all elements found in a matrix row.
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
Copying controls from the report editor
The controls can be copied from the report editor......
zipCreate (Function)
Creates an archive.
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
zipListFile (Function)
Returns the list of files found in an archive.
3-tier architecture
The development in "3-tier" architecture is now simplified......
Copying controls from the window editor
The controls can be copied from the window editor......
AnchorRateRight (Property)
The AnchorRateRight property is used to: Find out the anchor rate when a control moves on the horizontal axis. Modify the anchor rate when a control moves on the horizontal axis....
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
SocketRead (Function)
Retrieves a message sent by another socket.
Managing parallel tasks
The computers are becoming more and more powerful......
6. WEBDEV Account Manager
Customizing keyboard shortcuts
The different editors in WINDEV, WEBDEV and WINDEV Mobile include many options that can be used directly via keyboard shortcuts......
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
Managing short URLs automatically
For the standard dynamic sites (with context), the access to the site can be done via a "standard" URL:...