ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LOOP statement
The statement block is repeated endlessly...
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
HReadLast (Example)
Usage example of the HReadLast function
iOutputInfo (Type of variable)
The iOutputInfo type is used to get the details of a report print or export job, or the details of a print job performed programmatically from the report viewer.
3. Layouts
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 3 - Window orientation (layouts) - 15 min
Error 1016: The method of the class is private
FontCondensed (Property)
The FontCondensed property is used to: Determine if characters in a text are condensed. Condense (or not) the characters in a text....
FontExtended (Property)
The FontExtended property is used to: Find out whether the spacing between characters in a text is increased. Increase the spacing between characters in a text....
FontLarge (Property)
The FontLarge property is used to: Find out whether the characters in a text are enlarged or not. Enlarge (or not) the characters in a text....
3. Deploying a WINDEV application
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......
Deploying the application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
Installing a SOAP server with Apache
LinkedKey (Property)
The LinkedKey property sets the characteristics of a link.
zipSplit (Example)
Usage example of the zipSplit function
SysIconAdd (Example)
Usage example of the SysIconAdd function
dStraighten (Function)
Transforms an image by applying perspective correction.
EmailConfigure (Function)
Used to configure the WLanguage functions for email management.
DateToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
tapiCompleteTransfer (Function)
Performs a call transfer (with ability to retrieve the call).
HTMLAttribute (Property)
The HTMLAttribute property reads and changes the HTML attributes of the control.
User Groupware: Encrypting passwords
To increase the security of user groupware, WINDEV and WEBDEV now encrypt the passwords of users......
JavaLoad (Function)
Specifies the location of user classes required to run the Java application or the Java applet.
WINDEV Mobile and SMS messages
WINDEV Mobile allows you to easily send and read SMS messages with the SMS functions of WLanguage......
SaaSAdminListService (Function)
Lists the SaaS services associated with a SaaS site, a pricing or a user.
grSurfaceMarksCaption (Function)
Allows you to specify the mark caption for a Surface chart.
grScatter3DMarkCaption (Function)
Used to specify the mark caption for a 3D Scatter chart.