ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XMLWrite (Function)
Creates or modifies the value of an XML element or the value of the attribute for an XML element.
TextToHTML (Function)
Converts text to HTML (carriage returns are replaced by <BR>, accented characters are replaced by their equivalent in HTML, etc.).
TreeView constants
List of constants used by the TreeXXX functions...
2. Analysis in practice
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
TableModifyColumn (Function)
Modifies a column in a horizontal Table control.
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
Error 105: Redefinition of the local variable
Native Sybase Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Sybase (also called Native Access to Sybase......
zipDeleteFileList (Function)
Deletes a list of files from an archive.
Constants for managing emails
List of constants used by the functions for managing emails....
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy......
MovementAPT (Property)
The MovementAPT property allows you to know and specify whether users can move appointments in a Scheduler or Organizer control.
DirectInputAPT (Property)
The DirectInputAPT property is used to determine and specify if the user can directly change the title of an appointment in a Scheduler or Organizer control.
HexaToBuffer (Function)
Converts a string with hexadecimal bytes to a binary buffer.
SemaphoreStart (Function)
Locks the current thread until the semaphore is opened (which means until a "free" spot becomes available in the protected section).
InAutomaticTestMode (Function)
Used to find out whether an automatic test is currently run or not.
iPrintBodyComplement (Function)
Forces a body complement block to print while specifying the height of complement block.
iForceComplement (Function)
Forces the printing of a Body Complement block.
Accessibilité (Property)
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
Automatic error handling
Error handling can be customized for each process......
zipDeleteFile (Example)
Usage example of the zipDeleteFile function
NumberColumn (Property)
The NumberColumn property is used to: Get the number of columns in Table, Check Box, Radio Button controls, etc.. Set the number of columns in a multi-column List Box control....
Automatic index generation
The automatic index generation suggests index keywords based on the content of your help page......