ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Captcha control properties
The Captcha control can be handled by the WLanguage properties in server code and in browser code.
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew).
HourGlass (Function)
Transforms the mouse cursor into hourglass (and conversely). In Android and iOS, displays an endless progress bar in a window....
MaxHeight (Property)
The MaxHeight property is used to get and change the maximum height of a control or window.
Burn functions
List of burner functions...
Control style: Font characteristics
You can change many style options in the "Style" tab of the control description window......
Document (Type of variable)
The Document type is used to handle a "docx" document.
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
Other operators
The following are additional operators......
Translucent effect of windows
Depending on the style of your applications, the border of your windows can be translucent......
RadioButtonDelete (Function)
Deletes an option from a Radio Button control.
zipNbPart (Function)
Returns the number of sub-archives (parts) found in an archive in CAB, RAR, ZIP, WDZ, 7z, TAR or TGZ (TAR.GZ) format.
BackgroundTaskAdd (Function)
Adds a new background task.
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
HTML Editor control constants
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile....
ProjectInfo (Function)
Returns specific information about the project currently run.
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
Toolbar and menu of the SCM
The different options of the SCM can be handled via the SCM toolbar or the options of a specific menu ("SCM" from the main menu of the product used)......
Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
gglMarker (Type of variable)
The gglMarker type is used to define the characteristics of a marker that must be positioned on a map...
The Range Slider control
The Range Slider control is used to easily select an interval or a zoom......