ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BitwiseOR (Function)
Returns the result of the (bitwise) logical OR between two values.
Size (Property)
The Size property is used to determine and change the size of an element.
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
Installing the monitor
The monitoring robot includes three executables......
AutomaticLink (Property)
The AutomaticLink property is used to: determine if the automatic link detection mode is enabled, enable or disable the automatic link detection mode....
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
Infinite Progress Bar control
Progress bars provide useful information to the end user......
Select query description window: Actions applied
This help page presents the actions that can be performed from the description window of a query....
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
NetworkConnect (Function)
Associates a drive with a shared network directory.
SpreadsheetSortSelection (Function)
Sorts the values selected in a Spreadsheet control.
TableExpandAll (Function)
Expands: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
User Groupware: Encrypting passwords
To increase the security of user groupware, WINDEV and WEBDEV now encrypt the passwords of users......
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
VideoListDriver (Function)
Lists the video capture drivers installed on the current computer.
AnimationPlayOnControlProperty (Function)
Animates the modification of an integer property between 2 values.
Android and Java: call WLanguage procedures
Permet de spécifier la procédure qui sera appelée lorsque l’utilisateur effectue un clic dans un Widget iOS 14....