ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage......
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
WDInst : generating the setup program
Generating the setup program is used to create the setup program according to the characteristics specified in the setup editor WDInst....
PageDisplay (Function)
Displays a web page in the user's browser....
UMC: Implementing and managing the "User Macro-Codes"
Regardless of the skill of the development team, the end user will always want to do something that has not been planned for......
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less 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.
Handling a Check Box control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
Creating a table in a report
Tables can be created in a report......
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
XMLWrite (Function)
Creates or modifies the value of an XML element or the value of the attribute for an XML element.
ServiceModify (Function)
Modifies the configuration of a service according to the information given in the members of the Service variable.
SysIMEI (Function)
Returns the IMEI number of an Android phone.
RESTSend (Function)
Sends a REST request and waits for the server response.
ParallelTaskRequestCancellation (Function)
Requests the cancellation of a parallel task.
SessionPrologue (Function)
Enables or disables a WLanguage procedure called on each request in a session.
Describing a problem to the Free Technical Support