ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Using Java code
You have the ability to enter Java code:
  • in Java applications generated with WINDEV.
  • in Android applications generated with WINDEV Mobile.
This allows you to create global procedures in Java.
DecryptStandard (Function)
Decrypts a message that was encrypted with a symmetrical encryption algorithm (AES, DES, etc.).
Image drawing and processing functions (prefix syntax)
List of image drawing and processing functions (prefix syntax)...
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change the size of the font used in a control....
Internal component description
The description of an internal component can opened at any time......
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
VariableReset (Function)
Resets the variable to its initial value.
Dequeue (Function)
Removes an element from the queue.
Pop (Function)
Pops an element from a stack.
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.
Chrono (Type of variable)
The Chrono type is used to define all the advanced characteristics of a stopwatch.
HModifyServerRights (Function)
Modifies the rights granted to a user or to a group on an HFSQL server.
Cleaning the project
After months or years of development and maintenance, the directory of your project often contains several files that are not used anymore but that you don't dare delete......
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
HReadFirst (Function)
Sets the position on the first record according to a browse item.
Assisted Application Development
The Assisted Application Development (AAD) is a permanent help in the environment. This help suggests actions whenever it is appropriate....
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
ZOrder (Property)
The ZOrder property gets and sets the Z-order of an element.
Group (Property)
The Group property is used to: find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls. associate a control with a group of controls....
XMLChild (Function)
Positions on the first child element of current element.
Animation (Property)
The Animation property animates an image.
TreeView Table control properties
List of properties associated with the TreeView Table control...
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
EmailReadLastHeader (Function)
Reads the header of last incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).