ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
Check model
You can use check models to easily create checks...
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
CSS styles (Cascading Style Sheet)
The CSS styles are the standard styles used on Internet......
dSaveImage (Function)
dSaveImage is kept for backward compatibility.
EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
Generating a description of a data file from a window or from a page
When you design a quick prototype, you often create windows (or pages) without defining any data files......
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
Warning (Function)
Displays a custom message in a system warning window.
Classes, members, methods and properties
A class is made of......
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
Code snippets
The code editor allows you to enter "Code snippets"......
History of versions
The history of setup versions is an advanced feature of the network setup......
List of extension attributes
The list of extension attributes ......
Handling WEBDEV Account Manager via command line
All the features in WEBDEV Account Manager can be used via command line......
Container column in a Table control
A cell found in a Table control can contain a set of controls......
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
Title (Property)
The Title property is used to get and change the title of an element.
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......
Client application: Running procedures on a server of J2EE services
WINDEV includes several J2EE functions......
OpenIDParameters (Type of variable)
The OpenIDParameters type is used to define all the advanced features of an authentication for OpenID.
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.